GET https://test.uniqom.ru/catalog/brand/11/1173/1031

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" => "1031"
  "brand_id" => "11"
  "category_id" => "1173"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"5c51a4"
brand_id
"11"
category_id
"1173"
parent_id
"1031"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"test.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 03:01:10 GMT"
x-debug-token
"5a0b0a"
x-debug-token-link
"https://test.uniqom.ru/_profiler/d1b8d6"
x-previous-debug-token
"d1b8d6"
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 06:01:07 +0300"
Last used
"Mon, 07 Jul 25 06:01:07 +0300"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"uhRAdXI5jhELXbFQbpmO5URgwtGBD-lKsNeiFpnmCqw"
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
"test.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.245"
REMOTE_PORT
"33899"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751857267
REQUEST_TIME_FLOAT
1751857267.4609
REQUEST_URI
"/catalog/brand/11/1173/1031"
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 = d1b8d6)

Key Value
_controller
"App\Controller\ProductController::index"
_stopwatch_token
"9ebac6"
articles
[
  [
    "id" => 113540
    "name" => "ABH0101"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113541
    "name" => "ABH0102"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113542
    "name" => "ABH0103"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113543
    "name" => "ABH0104"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113545
    "name" => "ABH0106"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113546
    "name" => "ABH0107"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113547
    "name" => "ABH0108"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113549
    "name" => "ABH0110"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 121798
    "name" => "ABH01100"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 121807
    "name" => "ABH01102"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113550
    "name" => "ABH0111"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113551
    "name" => "ABH0112"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113555
    "name" => "ABH0116"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113556
    "name" => "ABH0117"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113557
    "name" => "ABH0118"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113559
    "name" => "ABH0120"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113561
    "name" => "ABH0122"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113435
    "name" => "ABH0124"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113455
    "name" => "ABH0128"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113471
    "name" => "ABH0140"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113472
    "name" => "ABH0141"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113474
    "name" => "ABH0143"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113475
    "name" => "ABH0144"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113477
    "name" => "ABH0146"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113478
    "name" => "ABH0147"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113480
    "name" => "ABH0149"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113482
    "name" => "ABH0151"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113483
    "name" => "ABH0152"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113484
    "name" => "ABH0153"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113486
    "name" => "ABH0155"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113490
    "name" => "ABH0159"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113492
    "name" => "ABH0161"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113495
    "name" => "ABH0164"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113496
    "name" => "ABH0165"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113497
    "name" => "ABH0166"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113500
    "name" => "ABH0169"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113501
    "name" => "ABH0170"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113502
    "name" => "ABH0171"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113504
    "name" => "ABH0173"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113507
    "name" => "ABH0176"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113509
    "name" => "ABH0178"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113511
    "name" => "ABH0180"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 113512
    "name" => "ABH0181"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116426
    "name" => "ABH0184"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116748
    "name" => "ABH0186"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116749
    "name" => "ABH0187"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116750
    "name" => "ABH0188"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116751
    "name" => "ABH0189"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116752
    "name" => "ABH0190"
    "brand_id" => 11
    "disabled" => false
  ]
  [
    "id" => 116754
    "name" => "ABH0193"
    "brand_id" => 11
    "disabled" => false
  ]
]
breadcrumbs
[
  [
    "label" => "AVANTECH"
    "link" => "/brand/11"
  ]
  [
    "label" => "Список категорий"
    "link" => "/catalog/brand/category/11"
  ]
  [
    "label" => "Список товаров"
    "link" => null
  ]
]
currentFilters
[]
data
[
  "items" => [
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0101"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113540
      "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" => 123.05
      "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" => "113540.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 123.05
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA COROLLA CE120 NZE120 (2000-2006)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 123.05
      "uniqom_weight" => 0.054
      "uniqom_volume" => 8.7E-5
      "uniqom_size" => "0.045/0.046/0.042"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113540
          "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" => 123.05
          "count" => 528
          "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" => 123.05
          "price_old" => 123.05
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="528" rel_id="113540" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">123.05 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0102"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113541
      "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" => 166.02
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 270
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 166.02
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Avensis ZZT250, ZZT251, AZT250, AZT251, AZT255, CDT250 (2003-2008); Corolla CDE120, NDE120, ZZE120, ZZE121, ZZE123 (2001-2007)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">270 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 166.02
      "uniqom_weight" => 0.054
      "uniqom_volume" => 9.7E-5
      "uniqom_size" => "0.043/0.045/0.05"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113541
          "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" => 166.02
          "count" => 583
          "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" => 166.02
          "price_old" => 166.02
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="583" rel_id="113541" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">166.02 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0103"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113542
      "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" => 124.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" => "113542.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 124.83
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA CAMRY HYBRID ACV51 ASV50 AVV50 GSV50 (2011 - …), TOYOTA CAMRY HYBRID (ASIA) ACV4# AHV40 GSV40 (2006-2011), TOYOTA WINDOM MCV30 (2001-2006)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 124.83
      "uniqom_weight" => 0.052
      "uniqom_volume" => 8.9E-5
      "uniqom_size" => "0.044/0.045/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113542
          "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" => 124.83
          "count" => 412
          "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" => 124.83
          "price_old" => 124.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="412" rel_id="113542" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">124.83 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0104"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113543
      "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" => 131.35
      "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" => "113543.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 131.35
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA LAND CRUISER PRADO GRJ12#,KDJ12# (2002-2009); Hilux Surf (1995-2002)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 131.35
      "uniqom_weight" => 0.053
      "uniqom_volume" => 9.9E-5
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113543
          "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" => 131.35
          "count" => 30
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 30
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 131.35
          "price_old" => 131.35
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="30" rel_id="113543" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">131.35 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0106"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113545
      "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" => 118.04
      "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" => "113545.jpg"
        "cross" => null
      ]
      "count_per_package" => 16
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 118.04
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Corolla Fielder Runx Allex ZZE122, NZE120, NZE121, ZZE121 (2000-2006), Will VS NZE127 (2002-2004)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">16 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 118.04
      "uniqom_weight" => 0.054
      "uniqom_volume" => 9.7E-5
      "uniqom_size" => "0.045/0.045/0.048"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113545
          "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" => 118.04
          "count" => 774
          "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" => 118.04
          "price_old" => 118.04
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="774" rel_id="113545" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">118.04 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0107"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113546
      "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" => 117.65
      "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" => "113546.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 117.65
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Land Cruiser Prado VZJ125, GRJ120, GRJ121, KDJ120, KDJ121, KDJ125, RZJ120, RZJ125, TRJ120, TRJ125, VZJ120, VZJ121 (2002-2009); FJ Cruiser GSJ10L; Corolla 2 Corsa Tercel NL40, EL41, EL43, EL45 (1990-1994)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 117.65
      "uniqom_weight" => 0.046
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113546
          "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" => 117.65
          "count" => 70
          "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" => 117.65
          "price_old" => 117.65
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="70" rel_id="113546" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">117.65 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0108"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113547
      "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" => 104.41
      "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" => "113547.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 104.41
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Caldina AT190, AT191, CT190, AT192 (1992-1997), Carina ET176, AT170, AT171, AT175, ST170, CT170, CT176 (1988-1992), Carina ED ST203, ST200, ST210, ST202 (1993-1998), Corona ET176, AT170, AT175, ST170, ST171, CT170, CT176 (1987-1992)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 104.41
      "uniqom_weight" => 0.034
      "uniqom_volume" => 5.6E-5
      "uniqom_size" => "0.035/0.04/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113547
          "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" => 104.41
          "count" => 810
          "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" => 104.41
          "price_old" => 104.41
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="810" rel_id="113547" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">104.41 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0110"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113549
      "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" => 153.52
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 153.52
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA LAND CRUISER HDJ101, UZJ101 (1998 - 1999) , REGIUS, TOURING HIACE KCH46, RCH47 (1997 - 2002)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 153.52
      "uniqom_weight" => 0.058
      "uniqom_volume" => 7.7E-5
      "uniqom_size" => "0.043/0.045/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113549
          "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" => 153.52
          "count" => 814
          "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" => 153.52
          "price_old" => 153.52
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="814" rel_id="113549" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">153.52 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH01100"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 121798
      "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" => 302.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" => "121798.jpg"
        "cross" => null
      ]
      "count_per_package" => 1
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 302.9
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech правая"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA COROLLA ZRE152 (2007 - ...) MARK X ANA1# GGA10 (2007 - ...)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">1 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 302.9
      "uniqom_weight" => 0.12
      "uniqom_volume" => 0.000125
      "uniqom_size" => "0.05/0.05/0.05"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 121798
          "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" => 302.9
          "count" => 13
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 13
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 302.9
          "price_old" => 302.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="13" rel_id="121798" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">302.90 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH01102"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 121807
      "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" => 192.6
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 1
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 192.6
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "MITSUBISHI ASX GA1W (2010-2014), OUTLANDER (2005-2013), LANCER (2007 -2014)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">1 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 192.6
      "uniqom_weight" => 0.06
      "uniqom_volume" => 0.0001
      "uniqom_size" => "0.04/0.05/0.05"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 121807
          "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" => 192.6
          "count" => 748
          "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" => 192.6
          "price_old" => 192.6
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="748" rel_id="121807" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">192.60 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0111"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113550
      "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" => 124.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" => "113550.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 124.25
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Liteace Townace Noah CR40, SR50 SR40, SR50 (1996-2001); Prius NHW11 (1996-2001)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 124.25
      "uniqom_weight" => 0.102
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113550
          "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" => 124.25
          "count" => 73
          "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" => 124.25
          "price_old" => 124.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="73" rel_id="113550" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">124.25 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0112"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113551
      "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" => 146.53
      "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" => "113551.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 146.53
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Land Cruiser HZH80, FJ80, FZJ80, HDJ80 (1990-1998); Liteace Townace Noah SR40, CR40, CR41, KR41, KR42 (1996-2007)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 146.53
      "uniqom_weight" => 0.041
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113551
          "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" => 146.53
          "count" => 1
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 1
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 146.53
          "price_old" => 146.53
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1" rel_id="113551" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">146.53 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0116"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113555
      "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" => 181.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" => null
        "cross" => null
      ]
      "count_per_package" => 12
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 181.84
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "LEXUS GX470 (2011 - ...)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">12 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 181.84
      "uniqom_weight" => 0.074
      "uniqom_volume" => 0.000113
      "uniqom_size" => "0.05/0.05/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113555
          "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" => 181.84
          "count" => 62
          "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" => 181.84
          "price_old" => 181.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="62" rel_id="113555" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">181.84 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0117"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113556
      "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" => 106.64
      "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" => "113556.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 106.64
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA RAV4 ACA2# CLA2# ZCA2# (2000-2005)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 106.64
      "uniqom_weight" => 0.1
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113556
          "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" => 106.64
          "count" => 195
          "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" => 106.64
          "price_old" => 106.64
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="195" rel_id="113556" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">106.64 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0118"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113557
      "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" => 157.7
      "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" => "113557.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 157.7
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Ipsum CXM10, SXM10 (1996-2001); Gaia ACM10, CXM10, SXM10 (1996-2001); Carina CT211, AT21#, AT210 (1996-2001); Caldina AT211, ST210 (1997-2002)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 157.7
      "uniqom_weight" => 0.05
      "uniqom_volume" => 9.2E-5
      "uniqom_size" => "0.05/0.043/0.043"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113557
          "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" => 157.7
          "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" => 157.7
          "price_old" => 157.7
          "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="113557" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">157.70 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0120"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113559
      "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" => 137.72
      "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" => "113559.jpg"
        "cross" => null
      ]
      "count_per_package" => 12
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 137.72
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA LAND CRUISER PRADO 120 (2002-2009)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">12 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 137.72
      "uniqom_weight" => 0.086
      "uniqom_volume" => 0.000165
      "uniqom_size" => "0.06/0.052/0.053"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113559
          "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" => 137.72
          "count" => 393
          "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" => 137.72
          "price_old" => 137.72
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="393" rel_id="113559" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">137.72 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0122"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113561
      "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" => 118.43
      "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" => "113561.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 118.43
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA CAMRY (2006 - …), COROLLA (1991-2001)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 118.43
      "uniqom_weight" => 0.036
      "uniqom_volume" => 4.3E-5
      "uniqom_size" => "0.035/0.034/0.036"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113561
          "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" => 118.43
          "count" => 774
          "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" => 118.43
          "price_old" => 118.43
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="774" rel_id="113561" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">118.43 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0124"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113435
      "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" => 49.81
      "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" => "113435.jpg"
        "cross" => null
      ]
      "count_per_package" => 10
      "iswish" => false
      "mult_amount" => "10"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 49.81
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора концевая Avantech (Кратность 10 шт.)"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Liteace Townace Noah CR40G, SR40G, CR41, KR41, CR50G, SR50G (1996-2001); Tacoma VZN150L (1995-2004) (Количество на авто 4)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">10 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 49.81
      "uniqom_weight" => 0.01
      "uniqom_volume" => 1.3E-5
      "uniqom_size" => "0.024/0.023/0.023"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113435
          "is_sale" => false
          "mult_amount" => 10
          "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" => 49.81
          "count" => 1250
          "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" => 49.81
          "price_old" => 49.81
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="10" rel="1250" rel_id="113435" incart="" placeholder="10" searchstring="" original-title="Количество должно быть кратно 10""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">49.81 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0128"
      "local_group_id" => 1173
      "has_uniqom_item" => true
      "uniqom_id" => 113455
      "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" => 348.66
      "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" => "113455.jpg"
        "cross" => null
      ]
      "count_per_package" => 1
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 348.66
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Сайлентблок переднего нижнего рычага Avantech передний"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA CAMRY SV10 (1982-1986)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">1 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 348.66
      "uniqom_weight" => 0.076
      "uniqom_volume" => 9.6E-5
      "uniqom_size" => "0.04/0.06/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1173"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        1 => [
          "header" => "Сайлентблоки"
          "id" => "1173"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113455
          "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" => 348.66
          "count" => 15
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 15
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 348.66
          "price_old" => 348.66
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="15" rel_id="113455" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">348.66 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0140"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113471
      "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" => 100.79
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 16
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 100.79
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Camry Gracia MCV21, SXV20 (1996-2001); MCV25, SXV25 (1997-2001); Mark II Qualis MCV20W, MCV21W, SXV20W (1997-2001); Windom MCV20, MCV21 (1996-2001); Avalon MCX10 (1995-1999)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">16 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 100.79
      "uniqom_weight" => 0.04
      "uniqom_volume" => 1.0E-6
      "uniqom_size" => "0.01/0.01/0.01"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113471
          "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" => 100.79
          "count" => 10
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 10
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 100.79
          "price_old" => 100.79
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="10" rel_id="113471" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">100.79 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0141"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113472
      "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" => 110.77
      "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" => "113472.jpg"
        "cross" => null
      ]
      "count_per_package" => 1
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 110.77
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора Avantech  Замена ABH0196"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Corolla EE98, AE91, AE92, AE95, CE90, CE95, CE96, CE97, EE90, EE96, EE97 (1987-1992); Corolla Levin AE92, AE91 (1987-1991); Sprinter AE91, AE92, CE90, EE90 (87-91); AE95, CE95 (1987-1991)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">1 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 110.77
      "uniqom_weight" => 0.03
      "uniqom_volume" => 8.1E-5
      "uniqom_size" => "0.045/0.04/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113472
          "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" => 110.77
          "count" => 6
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 6
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 110.77
          "price_old" => 110.77
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="6" rel_id="113472" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">110.77 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0143"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113474
      "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" => 141.03
      "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" => "113474.jpg"
        "cross" => null
      ]
      "count_per_package" => 12
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 141.03
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA COROLLA AE11# CE11# EE111 (1995-2000)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">12 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 141.03
      "uniqom_weight" => 0.064
      "uniqom_volume" => 1.0E-6
      "uniqom_size" => "0.01/0.01/0.01"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113474
          "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" => 141.03
          "count" => 276
          "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" => 141.03
          "price_old" => 141.03
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="276" rel_id="113474" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">141.03 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0144"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113475
      "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" => 135.77
      "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" => "113475.jpg"
        "cross" => null
      ]
      "count_per_package" => 14
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 135.77
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Prius NHW20 (2003-2009); Corolla Fielder CE121, NZE120, NZE121, ZZE122, ZZE123, ZZE124 (2000-2006); Corolla Runx Allex NZE124, ZZE123 (2001-2006)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">14 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 135.77
      "uniqom_weight" => 0.056
      "uniqom_volume" => 7.9E-5
      "uniqom_size" => "0.042/0.043/0.044"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113475
          "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" => 135.77
          "count" => 1479
          "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" => 135.77
          "price_old" => 135.77
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1479" rel_id="113475" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">135.77 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0146"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113477
      "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" => 94.47
      "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" => "113477.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 94.47
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA HILUX LN16# 17# RZN147 152 16# 174 (1997-2003) LN167 172 (2003 - ...) LN13# VZN130 (1989-1991) YN8# (1990-1994) LN107 108 109 112 YN107 81 86 (1991-1997)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 94.47
      "uniqom_weight" => 0.038
      "uniqom_volume" => 6.1E-5
      "uniqom_size" => "0.04/0.038/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113477
          "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" => 94.47
          "count" => 368
          "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" => 94.47
          "price_old" => 94.47
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="368" rel_id="113477" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">94.47 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0147"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113478
      "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" => 138.66
      "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" => "113478.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 138.66
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Land Cruiser Prado VZJ95, KDJ90, KDJ95, KZJ90, KZJ95, VZJ90 (1996-2002); Corolla 2 EL55, EL53, EK51, NL50 (1994-1999)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 138.66
      "uniqom_weight" => 0.053
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113478
          "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" => 138.66
          "count" => 140
          "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" => 138.66
          "price_old" => 138.66
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="140" rel_id="113478" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">138.66 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0149"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113480
      "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" => 112.37
      "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" => "113480.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 112.37
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Caldina ST195 (1992-1997); Carina CT210, AT212, AT211 (1996-2001); Century VG40, VG45 (1987-1997)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 112.37
      "uniqom_weight" => 0.035
      "uniqom_volume" => 1.0E-6
      "uniqom_size" => "0.01/0.01/0.01"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113480
          "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" => 112.37
          "count" => 224
          "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" => 112.37
          "price_old" => 112.37
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="224" rel_id="113480" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">112.37 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0151"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113482
      "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" => 120.39
      "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" => "113482.jpg"
        "cross" => null
      ]
      "count_per_package" => 1
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 120.39
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Mark2 Chaser Cresta SX100, GX100, GX105, JZX100, JZX101, JZX105, LX100 (1996-2001)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">1 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 120.39
      "uniqom_weight" => 0.074
      "uniqom_volume" => 0.000105
      "uniqom_size" => "0.042/0.047/0.053"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113482
          "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" => 120.39
          "count" => 23
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 23
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 120.39
          "price_old" => 120.39
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="23" rel_id="113482" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">120.39 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0152"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113483
      "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" => 116.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" => "113483.jpg"
        "cross" => null
      ]
      "count_per_package" => 180
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 116.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Hiace LH85, LH95, LY151, LY161 (1987-1996); Dyna 150   Toyoace G15 LY15#, LY16# (1996-); Land Cruiser HZJ77, LJ78, PZJ77, HZJ73, HZJ77, KZJ78, FJ70, FJ73, HZJ70, HZJ78, HZJ75, FZJ75, FZJ80, HDJ81, HZJ81 (1991-2001)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">180 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 116.31
      "uniqom_weight" => 0.1
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113483
          "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" => 116.31
          "count" => 116
          "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" => 116.31
          "price_old" => 116.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="116" rel_id="113483" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">116.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0153"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113484
      "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" => 121.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" => "113484.jpg"
        "cross" => null
      ]
      "count_per_package" => 12
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 121.08
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA DYNA, TOYOACE #Y2## (1995 - ...), HIACE #H1## (1989 - …)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">12 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 121.08
      "uniqom_weight" => 0.1
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113484
          "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" => 121.08
          "count" => 29
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 29
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 121.08
          "price_old" => 121.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="29" rel_id="113484" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">121.08 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0155"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113486
      "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" => 212.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" => "113486.jpg"
        "cross" => null
      ]
      "count_per_package" => 10
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 212.68
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA LAND CRUISER (1981-1990)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">10 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 212.68
      "uniqom_weight" => 0.079
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113486
          "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" => 212.68
          "count" => 32
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 32
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 212.68
          "price_old" => 212.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="32" rel_id="113486" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">212.68 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0159"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113490
      "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" => 109.36
      "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" => "113490.jpg"
        "cross" => null
      ]
      "count_per_package" => 24
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 109.36
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Caldina ST195 (1992-1997); Carina CT210, AT212, AT211 (1996-2001); Century VG40, VG45 (1987-1997)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">24 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 109.36
      "uniqom_weight" => 0.038
      "uniqom_volume" => 6.4E-5
      "uniqom_size" => "0.04/0.04/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113490
          "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" => 109.36
          "count" => 535
          "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" => 109.36
          "price_old" => 109.36
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="535" rel_id="113490" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">109.36 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0161"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113492
      "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" => 131.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" => "113492.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 131.61
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Liteace Townace KM30, YM30, CM30, YR30, CR30, CR31 (1992-1996); Carina ET176, AT170, AT171, AT175, ST170, CT170, CT176 (1988-1992); Corona ST171, ET176, AT170, AT170 (1987-1992); Crown YS130, GS130, JZS130, MS130 (1987-1991)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 131.61
      "uniqom_weight" => 0.038
      "uniqom_volume" => 6.4E-5
      "uniqom_size" => "0.04/0.038/0.042"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113492
          "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" => 131.61
          "count" => 195
          "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" => 131.61
          "price_old" => 131.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="195" rel_id="113492" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">131.61 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0164"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113495
      "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" => 238.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" => "113495.jpg"
        "cross" => null
      ]
      "count_per_package" => 1
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 238.19
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Camry Vista VZV33, CV30, SV30, SV32, SV33, SV35, VZV30, VZV31, VZV32 (1990-1994); Camry Vista SV43, CV40, CV43, SV40, SV41, SV42 (1994-1998)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">1 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 238.19
      "uniqom_weight" => 0.12
      "uniqom_volume" => 0.000252
      "uniqom_size" => "0.07/0.06/0.06"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113495
          "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" => 238.19
          "count" => 1
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 1
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 238.19
          "price_old" => 238.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="1" rel_id="113495" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">238.19 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0165"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113496
      "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" => 113.78
      "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" => "113496.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 113.78
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA CAMRY #XV2# (1996 - …)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 113.78
      "uniqom_weight" => 0.04
      "uniqom_volume" => 4.4E-5
      "uniqom_size" => "0.04/0.032/0.034"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113496
          "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" => 113.78
          "count" => 133
          "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" => 113.78
          "price_old" => 113.78
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="133" rel_id="113496" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">113.78 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0166"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113497
      "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" => 144.04
      "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" => "113497.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 144.04
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA CAMRY ACV3# MCV3# (2001-2006)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 144.04
      "uniqom_weight" => 0.1
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113497
          "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" => 144.04
          "count" => 92
          "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" => 144.04
          "price_old" => 144.04
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="92" rel_id="113497" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">144.04 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0169"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113500
      "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" => 110.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" => "113500.jpg"
        "cross" => null
      ]
      "count_per_package" => 16
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 110.25
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA RAV4 SXA11, SXA16, SXA10, SXA11 (1995-2000)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">16 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 110.25
      "uniqom_weight" => 0.044
      "uniqom_volume" => 7.2E-5
      "uniqom_size" => "0.04/0.04/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113500
          "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" => 110.25
          "count" => 227
          "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" => 110.25
          "price_old" => 110.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="227" rel_id="113500" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">110.25 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0170"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113501
      "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" => 117.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" => "113501.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 117.68
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA RAV4 ACA21, ACA26 (2000-2005)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 117.68
      "uniqom_weight" => 0.043
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113501
          "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" => 117.68
          "count" => 313
          "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" => 117.68
          "price_old" => 117.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="313" rel_id="113501" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">117.68 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0171"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113502
      "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" => 138.03
      "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" => "113502.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 138.03
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA RAV4 ACA2# CLA2# ZCA2# (2000-2005)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 138.03
      "uniqom_weight" => 0.054
      "uniqom_volume" => 7.9E-5
      "uniqom_size" => "0.042/0.045/0.042"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113502
          "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" => 138.03
          "count" => 757
          "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" => 138.03
          "price_old" => 138.03
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="757" rel_id="113502" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">138.03 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0173"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113504
      "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" => 107.04
      "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" => "113504.jpg"
        "cross" => null
      ]
      "count_per_package" => 360
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 107.04
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Probox Succeed NLP51, NCP52 (2002-2014); Ist NCP65, NCP60, NCP61 (2002-2007); Platz SCP11, NCP12, NCP16 (1999-2005); Sienta NCP85, NCP81 (2003-2015); Vitz SCP10, NCP10, NCP13 (1999-2007)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">360 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 107.04
      "uniqom_weight" => 0.036
      "uniqom_volume" => 6.4E-5
      "uniqom_size" => "0.04/0.04/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113504
          "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" => 107.04
          "count" => 813
          "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" => 107.04
          "price_old" => 107.04
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="813" rel_id="113504" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">107.04 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0176"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113507
      "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" => 208.65
      "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" => "113507.jpg"
        "cross" => null
      ]
      "count_per_package" => 216
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 208.65
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Land Cruiser HDJ 101 (1995-1999), UZJ100, HDJ101 (1999 - ... ); LEXUS LX470"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">216 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 208.65
      "uniqom_weight" => 0.068
      "uniqom_volume" => 0.000101
      "uniqom_size" => "0.045/0.052/0.043"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113507
          "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" => 208.65
          "count" => 502
          "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" => 208.65
          "price_old" => 208.65
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="502" rel_id="113507" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">208.65 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0178"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113509
      "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" => 101.5
      "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" => "113509.jpg"
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 101.5
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA CAMRY SXV10 MCV10 VCV10 (1991-1996)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 101.5
      "uniqom_weight" => 0.058
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113509
          "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" => 101.5
          "count" => 20
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 20
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 101.5
          "price_old" => 101.5
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="20" rel_id="113509" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">101.50 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0180"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113511
      "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" => 114.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" => "113511.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 114.63
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA COROLLA   SPRINTER AE100, 101, CE100, EE101 (1992-1995), LEVIN   TRUENO AE111 XZ (1995-2000), CAMRY HV (JPP) AHV40 (2006 - ...)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 114.63
      "uniqom_weight" => 0.038
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113511
          "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" => 114.63
          "count" => 32
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 32
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 114.63
          "price_old" => 114.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="32" rel_id="113511" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">114.63 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0181"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 113512
      "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" => 118.0
      "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" => "113512.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 118.0
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Caldina CT190, ST190 (1992-1997); Carina FF AT211, AT212, CT210, CT211 (1996-2001); Corona ST190, ST191, CT190 (1992-1996)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 118.0
      "uniqom_weight" => 0.043
      "uniqom_volume" => 2.0E-6
      "uniqom_size" => "0.01/0.01/0.02"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 113512
          "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" => 118.0
          "count" => 178
          "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" => 118.0
          "price_old" => 118.0
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="178" rel_id="113512" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">118.00 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0184"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116426
      "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" => 218.78
      "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" => "116426.jpg"
        "cross" => null
      ]
      "count_per_package" => 12
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 218.78
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech  Замена ABH0119"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Land Cruiser Prado VZJ95, KDJ90, KDJ95, KZJ90, KZJ95, VZJ90 (1996-2002); FJ70, FJ73, HZJ70, HZH75, LJ79, RJ77, KZJ77, HZJ70 (1990-1999); Dyna 150 Toyoace YY101, YY131, LY101, LY102, LY111, LY112, LY121, LY122, LY131, LY132, LY15"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">12 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 218.78
      "uniqom_weight" => 0.066
      "uniqom_volume" => 0.000104
      "uniqom_size" => "0.05/0.052/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116426
          "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" => 218.78
          "count" => 492
          "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" => 218.78
          "price_old" => 218.78
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="492" rel_id="116426" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">218.78 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0186"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116748
      "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" => 128.4
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 16
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 128.4
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Caldina ST210 (1997-2002); Nadia ACN10, SXN10 (1998-2003)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">16 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 128.4
      "uniqom_weight" => 0.046
      "uniqom_volume" => 0.000101
      "uniqom_size" => "0.045/0.045/0.05"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116748
          "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" => 128.4
          "count" => 54
          "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" => 128.4
          "price_old" => 128.4
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="54" rel_id="116748" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">128.40 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0187"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116749
      "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" => 195.8
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 270
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 195.8
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA ESTIMA ACR30; MCR30...AERAS (1999-2003); ACR30, MCR30 (2003 - ...); ESTIMA HYBRID AHR10 (2001 - ...); ALPHARD ANH10, MNH10 (2002 - ...); ATH10 (2003 - ...)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">270 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 195.8
      "uniqom_weight" => 0.054
      "uniqom_volume" => 9.3E-5
      "uniqom_size" => "0.045/0.045/0.046"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116749
          "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" => 195.8
          "count" => 99
          "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" => 195.8
          "price_old" => 195.8
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="99" rel_id="116749" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">195.80 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0188"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116750
      "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" => 136.85
      "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" => "116750.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 136.85
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора заднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Hilux YN130, KZN130, LN130, LN131, VZN130 (1989-1995); Carina ED ST182, ST183, ST180, ST181 (1989-1993); Celica ST182, ST183, ST185 (1989-1993); Corona Exiv ST182, ST183, ST180, ST181 (1989-1993); Tacoma GRN225 (2004-2015)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 136.85
      "uniqom_weight" => 0.038
      "uniqom_volume" => 6.1E-5
      "uniqom_size" => "0.042/0.038/0.038"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116750
          "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" => 136.85
          "count" => 42
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 42
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 136.85
          "price_old" => 136.85
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="42" rel_id="116750" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">136.85 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0189"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116751
      "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" => 141.22
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 141.22
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Corolla CE120, NZE121, ZZE122, NZE120 SED WG (2000-2004)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 141.22
      "uniqom_weight" => 0.06
      "uniqom_volume" => 8.0E-5
      "uniqom_size" => "0.05/0.04/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116751
          "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" => 141.22
          "count" => 369
          "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" => 141.22
          "price_old" => 141.22
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="369" rel_id="116751" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">141.22 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0190"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116752
      "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" => 177.81
      "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" => null
        "cross" => null
      ]
      "count_per_package" => 18
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 177.81
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA Kluger MCU20W, MCU25W, ACU20W, ACU25W (2000-2007)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">18 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 177.81
      "uniqom_weight" => 0.054
      "uniqom_volume" => 9.0E-5
      "uniqom_size" => "0.05/0.04/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116752
          "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" => 177.81
          "count" => 399
          "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" => 177.81
          "price_old" => 177.81
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="399" rel_id="116752" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">177.81 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "AVANTECH"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 100
      "article" => "ABH0193"
      "local_group_id" => 1175
      "has_uniqom_item" => true
      "uniqom_id" => 116754
      "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" => 211.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" => "116754.jpg"
        "cross" => null
      ]
      "count_per_package" => 12
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 211.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => true
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Втулка стабилизатора переднего Avantech"
      "uniqom_brand_id" => 11
      "variation_code" => "TOYOTA HILUX KUN25, KUN26 (2005 - ...), FORTUNER GGN50, GGN60, KUN50, KUN51, KUN60, KUN61, LAN50, TGN51, TGN61 (2005 - ...)"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">12 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 211.31
      "uniqom_weight" => 0.084
      "uniqom_volume" => 0.00014
      "uniqom_size" => "0.048/0.052/0.056"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1175"
      "warranty_months" => "24"
      "is_new" => "0"
      "category" => [
        [
          "header" => "Втулки стабилизатора"
          "id" => "1175"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 116754
          "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" => 211.31
          "count" => 126
          "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" => 211.31
          "price_old" => 211.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="126" rel_id="116754" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">211.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
  ]
  "brands" => null
  "groups" => [
    [
      "id" => 1175
      "name" => "Втулки стабилизатора"
    ]
    [
      "id" => 1173
      "name" => "Сайлентблоки"
    ]
  ]
  "count" => 761
  "counts" => [
    "found_local" => 761
    "found_local_stock" => 523
    "found_cd" => 0
    "found_other" => 0
    "found_pickuppoint" => 0
    "found_reject" => 0
  ]
  "lastPage" => 16
  "microtime" => [
    "exact" => 1.396
    "union" => 0
    "cross" => 0
    "logic" => 0.479
    "search" => 0
  ]
  "articles" => [
    [
      "id" => 113540
      "name" => "ABH0101"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113541
      "name" => "ABH0102"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113542
      "name" => "ABH0103"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113543
      "name" => "ABH0104"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113545
      "name" => "ABH0106"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113546
      "name" => "ABH0107"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113547
      "name" => "ABH0108"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113549
      "name" => "ABH0110"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 121798
      "name" => "ABH01100"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 121807
      "name" => "ABH01102"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113550
      "name" => "ABH0111"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113551
      "name" => "ABH0112"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113555
      "name" => "ABH0116"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113556
      "name" => "ABH0117"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113557
      "name" => "ABH0118"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113559
      "name" => "ABH0120"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113561
      "name" => "ABH0122"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113435
      "name" => "ABH0124"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113455
      "name" => "ABH0128"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113471
      "name" => "ABH0140"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113472
      "name" => "ABH0141"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113474
      "name" => "ABH0143"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113475
      "name" => "ABH0144"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113477
      "name" => "ABH0146"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113478
      "name" => "ABH0147"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113480
      "name" => "ABH0149"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113482
      "name" => "ABH0151"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113483
      "name" => "ABH0152"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113484
      "name" => "ABH0153"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113486
      "name" => "ABH0155"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113490
      "name" => "ABH0159"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113492
      "name" => "ABH0161"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113495
      "name" => "ABH0164"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113496
      "name" => "ABH0165"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113497
      "name" => "ABH0166"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113500
      "name" => "ABH0169"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113501
      "name" => "ABH0170"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113502
      "name" => "ABH0171"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113504
      "name" => "ABH0173"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113507
      "name" => "ABH0176"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113509
      "name" => "ABH0178"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113511
      "name" => "ABH0180"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113512
      "name" => "ABH0181"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116426
      "name" => "ABH0184"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116748
      "name" => "ABH0186"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116749
      "name" => "ABH0187"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116750
      "name" => "ABH0188"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116751
      "name" => "ABH0189"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116752
      "name" => "ABH0190"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116754
      "name" => "ABH0193"
      "brand_id" => 11
      "disabled" => false
    ]
  ]
  "method" => "exact"
]
extracharge
null
filtersData
[
  "groups" => [
    [
      "id" => 1175
      "name" => "Втулки стабилизатора"
    ]
    [
      "id" => 1173
      "name" => "Сайлентблоки"
    ]
  ]
  "articles" => [
    [
      "id" => 113540
      "name" => "ABH0101"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113541
      "name" => "ABH0102"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113542
      "name" => "ABH0103"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113543
      "name" => "ABH0104"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113545
      "name" => "ABH0106"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113546
      "name" => "ABH0107"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113547
      "name" => "ABH0108"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113549
      "name" => "ABH0110"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 121798
      "name" => "ABH01100"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 121807
      "name" => "ABH01102"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113550
      "name" => "ABH0111"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113551
      "name" => "ABH0112"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113555
      "name" => "ABH0116"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113556
      "name" => "ABH0117"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113557
      "name" => "ABH0118"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113559
      "name" => "ABH0120"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113561
      "name" => "ABH0122"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113435
      "name" => "ABH0124"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113455
      "name" => "ABH0128"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113471
      "name" => "ABH0140"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113472
      "name" => "ABH0141"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113474
      "name" => "ABH0143"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113475
      "name" => "ABH0144"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113477
      "name" => "ABH0146"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113478
      "name" => "ABH0147"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113480
      "name" => "ABH0149"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113482
      "name" => "ABH0151"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113483
      "name" => "ABH0152"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113484
      "name" => "ABH0153"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113486
      "name" => "ABH0155"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113490
      "name" => "ABH0159"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113492
      "name" => "ABH0161"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113495
      "name" => "ABH0164"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113496
      "name" => "ABH0165"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113497
      "name" => "ABH0166"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113500
      "name" => "ABH0169"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113501
      "name" => "ABH0170"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113502
      "name" => "ABH0171"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113504
      "name" => "ABH0173"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113507
      "name" => "ABH0176"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113509
      "name" => "ABH0178"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113511
      "name" => "ABH0180"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 113512
      "name" => "ABH0181"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116426
      "name" => "ABH0184"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116748
      "name" => "ABH0186"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116749
      "name" => "ABH0187"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116750
      "name" => "ABH0188"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116751
      "name" => "ABH0189"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116752
      "name" => "ABH0190"
      "brand_id" => 11
      "disabled" => false
    ]
    [
      "id" => 116754
      "name" => "ABH0193"
      "brand_id" => 11
      "disabled" => false
    ]
  ]
  "deposits" => [
    [
      "id" => 1
      "name" => "В наличии"
    ]
    [
      "id" => 2
      "name" => "На локальных складах"
    ]
  ]
]
method
"GET"
page
1
params
[
  "brandId" => 11
  "categoryId" => 1173
]
title
"Список товаров бренда AVANTECH"
type
"catalog_brand_category"