^ October\Rain\Support\Collection {#5086
  #items: []
}
^ 0

Каталог продуктов

ТОП продукты

ActiManTIDE PLUS пептиды для мужчин

ActiManTIDE PLUS пептиды для мужчин

Срок годности: 31.07.2024

40,00 €

ActiManTIDE PLUS forte 18+ пептиды для потенции

ActiManTIDE PLUS forte 18+ пептиды для потенции

Срок годности: 30.11.2026

40,00 €

HyperacidTIDE PLUS forte пептиды при повышенной кислотности желудка
^ October\Rain\Database\Collection {#5544
  #items: []
}

HyperacidTIDE PLUS forte пептиды при повышенной кислотности желудка

Срок годности: 30.04.2026

45,00 €

LowacidTIDE PLUS forte пептиды для гастрита с пониженной кислотностью
^ October\Rain\Database\Collection {#5634
  #items: []
}

LowacidTIDE PLUS forte пептиды для гастрита с пониженной кислотностью

Срок годности: 30.04.2026

45,00 €

MemoryTIDE PLUS forte пептиды для памяти
^ October\Rain\Database\Collection {#5706
  #items: []
}

MemoryTIDE PLUS forte пептиды для памяти

Срок действия: 30.04.2026

45,00 €

SuperBundle
^ October\Rain\Database\Collection {#5787
  #items: array:1 [
    0 => OFFLINE\Mall\Models\Product {#5859
      #dates: array:1 [
        0 => "deleted_at"
      ]
      +jsonable: array:4 [
        0 => "links"
        1 => "additional_descriptions"
        2 => "additional_properties"
        3 => "embeds"
      ]
      +nullable: array:1 [
        0 => "group_by_property_id"
      ]
      +implement: array:2 [
        0 => "@RainLab.Translate.Behaviors.TranslatableModel"
        1 => "October\Rain\Database\Behaviors\Sortable"
      ]
      +translatable: array:11 [
        0 => "name"
        1 => array:2 [
          0 => "slug"
          "index" => true
        ]
        2 => "description_short"
        3 => "description"
        4 => "meta_title"
        5 => "meta_description"
        6 => "meta_keywords"
        7 => "links"
        8 => "additional_descriptions"
        9 => "additional_properties"
        10 => "embeds"
      ]
      +slugs: array:1 [
        "slug" => "name"
      ]
      +rules: array:12 [
        "name" => "required"
        "slug" => array:1 [
          0 => "regex:/^[a-z0-9\/\:_\-\*\[\]\+\?\|]*$/i"
        ]
        "weight" => "integer|nullable"
        "height" => "nullable|integer"
        "length" => "nullable|integer"
        "width" => "nullable|integer"
        "stock" => "required_unless:inventory_management_method,variant"
        "published" => "boolean"
        "allow_out_of_stock_purchases" => "boolean"
        "file_max_download_count" => "nullable|integer"
        "file_expires_after_days" => "nullable|integer"
        "file_session_required" => "nullable|boolean"
      ]
      +casts: array:16 [
        "price_includes_tax" => "boolean"
        "allow_out_of_stock_purchases" => "boolean"
        "weight" => "integer"
        "height" => "integer"
        "length" => "integer"
        "width" => "integer"
        "id" => "integer"
        "stackable" => "boolean"
        "published" => "boolean"
        "stock" => "integer"
        "sales_count" => "integer"
        "shippable" => "boolean"
        "is_virtual" => "boolean"
        "file_max_download_count" => "integer"
        "file_expires_after_days" => "integer"
        "file_session_required" => "boolean"
      ]
      +fillable: array:33 [
        0 => "brand_id"
        1 => "user_defined_id"
        2 => "name"
        3 => "slug"
        4 => "description_short"
        5 => "description"
        6 => "meta_title"
        7 => "meta_description"
        8 => "meta_keywords"
        9 => "weight"
        10 => "length"
        11 => "width"
        12 => "height"
        13 => "inventory_management_method"
        14 => "quantity_default"
        15 => "quantity_min"
        16 => "quantity_max"
        17 => "stock"
        18 => "allow_out_of_stock_purchases"
        19 => "links"
        20 => "stackable"
        21 => "is_virtual"
        22 => "shippable"
        23 => "price_includes_tax"
        24 => "group_by_property_id"
        25 => "published"
        26 => "mpn"
        27 => "gtin"
        28 => "additional_descriptions"
        29 => "additional_properties"
        30 => "file_expires_after_days"
        31 => "file_max_download_count"
        32 => "file_session_required"
      ]
      +appends: array:1 [
        0 => "hash_id"
      ]
      +table: "offline_mall_products"
      +attachMany: array:2 [
        "downloads" => "System\Models\File"
        "initial_images" => "System\Models\File"
      ]
      +belongsTo: array:2 [
        "brand" => "OFFLINE\Mall\Models\Brand"
        "group_by_property" => array:2 [
          0 => "OFFLINE\Mall\Models\Property"
          "key" => "group_by_property_id"
        ]
      ]
      +hasManyThrough: array:1 [
        "custom_field_options" => array:4 [
          0 => "OFFLINE\Mall\Models\CustomFieldOption"
          "key" => "product_id"
          "through" => "OFFLINE\Mall\Models\Variant"
          "throughKey" => "custom_field_id"
        ]
      ]
      +morphMany: array:3 [
        "customer_group_prices" => array:2 [
          0 => "OFFLINE\Mall\Models\CustomerGroupPrice"
          "name" => "priceable"
        ]
        "additional_prices" => array:2 [
          0 => "OFFLINE\Mall\Models\Price"
          "name" => "priceable"
        ]
        "translations" => array:2 [
          0 => "RainLab\Translate\Models\Attribute"
          "name" => "model"
        ]
      ]
      +hasMany: array:10 [
        "prices" => array:2 [
          0 => "OFFLINE\Mall\Models\ProductPrice"
          "conditions" => "variant_id is null"
        ]
        "variants" => "OFFLINE\Mall\Models\Variant"
        "cart_products" => "OFFLINE\Mall\Models\CartProduct"
        "order_products" => "OFFLINE\Mall\Models\OrderProduct"
        "image_sets" => "OFFLINE\Mall\Models\ImageSet"
        "property_values" => "OFFLINE\Mall\Models\PropertyValue"
        "reviews" => "OFFLINE\Mall\Models\Review"
        "discounts" => "OFFLINE\Mall\Models\Discount"
        "category_review_totals" => array:2 [
          0 => "OFFLINE\Mall\Models\CategoryReviewTotal"
          "conditions" => "variant_id is null"
        ]
        "files" => array:1 [
          0 => "OFFLINE\Mall\Models\ProductFile"
        ]
      ]
      +hasOne: array:2 [
        "latest_file" => array:2 [
          0 => "OFFLINE\Mall\Models\ProductFile"
          "order" => "created_at DESC"
        ]
        "bundle" => "Webinsane\Doctor\Models\Bundle"
      ]
      +belongsToMany: array:9 [
        "categories" => array:5 [
          0 => "OFFLINE\Mall\Models\Category"
          "table" => "offline_mall_category_product"
          "key" => "product_id"
          "otherKey" => "category_id"
          "pivot" => array:1 [
            0 => "sort_order"
          ]
        ]
        "custom_fields" => array:4 [
          0 => "OFFLINE\Mall\Models\CustomField"
          "table" => "offline_mall_product_custom_field"
          "key" => "product_id"
          "otherKey" => "custom_field_id"
        ]
        "accessories" => array:5 [
          0 => "OFFLINE\Mall\Models\Product"
          "table" => "offline_mall_product_accessory"
          "key" => "accessory_id"
          "otherKey" => "product_id"
          "conditions" => "published = 1"
        ]
        "is_accessory_of" => array:5 [
          0 => "OFFLINE\Mall\Models\Product"
          "table" => "offline_mall_product_accessory"
          "key" => "product_id"
          "otherKey" => "accessory_id"
          "conditions" => "published = 1"
        ]
        "taxes" => array:4 [
          0 => "OFFLINE\Mall\Models\Tax"
          "table" => "offline_mall_product_tax"
          "key" => "product_id"
          "otherKey" => "tax_id"
        ]
        "carts" => array:7 [
          0 => "OFFLINE\Mall\Models\Cart"
          "table" => "offline_mall_cart_products"
          "key" => "product_id"
          "otherKey" => "cart_id"
          "deleted" => true
          "pivot" => array:3 [
            0 => "id"
            1 => "quantity"
            2 => "price"
          ]
          "pivotModel" => "OFFLINE\Mall\Models\CartProduct"
        ]
        "services" => array:5 [
          0 => "OFFLINE\Mall\Models\Service"
          "table" => "offline_mall_product_service"
          "key" => "product_id"
          "otherKey" => "service_id"
          "pivot" => array:1 [
            0 => "required"
          ]
        ]
        "bundles" => array:2 [
          0 => "Webinsane\Doctor\Models\Bundle"
          "table" => "webinsane_doctor_bundle_product"
        ]
        "gifts" => array:4 [
          0 => "OFFLINE\Mall\Models\Product"
          "table" => "webinsane_doctor_product_gift"
          "key" => "product_id"
          "otherKey" => "gift_id"
        ]
      ]
      +forceReindex: false
      -cachedFilteredTaxes: null
      +attributes: array:41 [
        "id" => 45
        "brand_id" => null
        "user_defined_id" => "4779038830786"
        "name" => "SpleenTIDE PLUS forte пептиды для селезёнки"
        "slug" => "spleentide-peptidy-dlya-selezenki"
        "description_short" => "Срок годности: 31.08.2025"
        "description" => """
          <p><em>Комплекс для поддержания функции селезёнки</em></p>\r\n
          \r\n
          <p>\r\n
          \t<br><strong>Форма выпуска:</strong> упаковка 30 капсул.\r\n
          \t<br>Капсула препарата выпускается из особого стабильного полимера растительного происхождения – гипромеллозы - без химических примесей.</p>\r\n
          \r\n
          <p>\r\n
          \t<br>Пептидный биорегулятор SpleenTIDE PLUS forte (Сплинтайд плюс форте) усиленного действия - &nbsp;эффективное средство поддержания функций селезёнки на клеточном уровне, регуляции кроветворения, свёртываемости крови, защиты иммунитета, фильтрации крови, обменных процессов.</p>\r\n
          \r\n
          <p>\r\n
          \t<br>\r\n
          </p>\r\n
          \r\n
          <h5><strong>Как действует биорегулятор SpleenTIDE PLUS forte с пептидами для селезёнки</strong></h5>\r\n
          \r\n
          <p style="text-align: justify;">Пептидный комплекс SpleenTIDE PLUS содержит <em><u>натуральный пептидный премикс животного происхождения</u></em>, состоящий из&nbsp;2-3 соединённых пептидной связью аминокислот, полученных из&nbsp;тканей селезёнки молодых животных. Терапевтический эффект действия препарата усилен за&nbsp;счет повышенного содержания <a href="https://ru.peptid-bioregulators.com/" rel="noopener noreferrer" target="_blank">пептидов&nbsp;</a>в&nbsp;каждой капсуле, целенаправленно действующих на&nbsp;восстановление клеток селезенки. Пептиды регулирует процессы кроветворения, свёртываемости крови, запускают естественный процесс обновления клетки, восстанавливают функциональные нарушения и&nbsp;препятствуют развитию патологических процессов в&nbsp;тканях. Для нормальной работы клеток и&nbsp;тканей организму необходимо определённое количество пептидов, которые поддерживают работу клеток селезёнки. Пептиды не&nbsp;имеют побочных действий, так как являюются частью человеческого организма.</p>\r\n
          \r\n
          <p style="text-align: justify;"><a href="/blog/zachem-nuzhna-selezyonka" rel="noopener noreferrer" target="_blank">Рецептурная формула биорегулятора</a> помимо пептидов включает растительные экстракты, железо, фолиевую кислоту.</p>\r\n
          \r\n
          <p style="text-align: justify;">\r\n
          \t<br>\r\n
          </p>\r\n
          \r\n
          <p><strong>Рекомендации к применению&nbsp;</strong>(профилактика и комплексная терапия):</p>\r\n
          \r\n
          <ul>\r\n
          \t<li>Укрепление иммунитета</li>\r\n
          \t<li>Вирусные и бактериальные инфекции</li>\r\n
          \t<li>Атоиммунные заболевания, новообразования</li>\r\n
          \t<li>Регулирование процессов кроветворения, свёртываемости крови</li>\r\n
          \t<li>Фильтрация крови от бактерий, вирусов, микроорганизмов, вредных веществ</li>\r\n
          \t<li>Нарушение оттока крови при сильных нагрузках, экстремальных ситуациях, травмах</li>\r\n
          \t<li>Нормализация уровня гемоглобина и красных клеток в крови</li>\r\n
          \t<li>Регулирование метаболизма железа</li>\r\n
          \t<li>Улучшение пищеварения, холестеринового обмена</li>\r\n
          \t<li>Диабет</li>\r\n
          \t<li>Снижение артериального давления</li>\r\n
          \t<li>Профилактика нарушений газообменных процессов в тканях в пожилом возрасте</li>\r\n
          </ul>\r\n
          \r\n
          <p><strong>Способ применения в комплексной терапии:</strong>\r\n
          \t<br>Взрослым принимать в течение 1 месяца внутрь по одной капсуле в день через 30 минут после еды, запивая достаточным &nbsp;количеством воды. Допускается более длительный прием препарата до 2- 3 месяцев.</p>\r\n
          \r\n
          <p><strong>Противопоказания:</strong>\r\n
          \t<br>Aллергия на любой из ингредиентов. Применение&nbsp;во время беременности и лактации после консультации с врачом.</p>\r\n
          \r\n
          <p><strong>ВАЖНО!</strong> Усиленный биорегулятор с натуральными пептидами SpleenTIDE PLUS forte для поддержания функции селезёнки рекомендован в качестве вспомогательного профилактического средства в комплексе с основным курсом терапии, назначенной лечащим врачом.</p>
          """
        "meta_title" => "SpleenTIDE PLUS пептиды для селезёнки"
        "meta_description" => "Биорегуляция функций селезёнки на клеточном уровне, регуляции кроветворения, защита иммунитета, фильтрация крови и нормализация обменных процессов"
        "meta_keywords" => ""
        "additional_descriptions" => "[{"name":"\u0421\u041e\u0421\u0422\u0410\u0412","value":"<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-right: calc(12%); width: 88%;\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p><strong>\u0410\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b<\/strong><\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>&nbsp;<strong>1 \u043a\u0430\u043f\u0441\u0443\u043b\u0430<\/strong><\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p><strong>\u0420\u0423\u0421\u041f*<\/strong><\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u0416\u0435\u043b\u0435\u0437\u0430 \u0444\u0443\u043c\u0430\u0440\u0430\u0442<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>14 &nbsp;\u043c\u0433.<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>100 % (\u0420\u0423\u0421\u041f 14 \u043c\u0433.)<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u0424\u043e\u043b\u0438\u0435\u0432\u0430\u044f \u043a\u0438\u0441\u043b\u043e\u0442\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>200 \u00b5\u0433.<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>100 % (\u0420\u0423\u0421\u041f 200 \u00b5\u0433.)<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441 \u0430\u043c\u0438\u043d\u043e\u043a\u0438\u0441\u043b\u043e\u0442&nbsp;(\u043f\u0435\u043f\u0442\u0438\u0434\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441&nbsp;NL\/1, L-\u043b\u0435\u0439\u0446\u0438\u043d, L-\u0438\u0437\u043e\u043b\u0435\u0439\u0446\u0438\u043d, L-\u0432\u0430\u043b\u0438\u043d, L- \u0433\u043b\u0443\u0442\u0430\u043c\u0438\u043d&nbsp;)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>150 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u0425\u0438\u0442\u043e\u0437\u0430\u043d<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>100 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u041a\u043b\u043e\u043f\u043e\u0433\u043e\u043d\u0430 \u0432\u043e\u043d\u044e\u0447\u0435\u0433\u043e&nbsp;(<em>L.<\/em> <em>Cimicifuga racemosa<\/em>) \u044d\u043a\u0441\u0442\u0440\u0430\u043a\u0442<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>75 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u041a\u043e\u0434\u043e\u043d\u043e\u043f\u0441\u0438\u0441\u0430 <em>(L. Codonopsis pilosula<\/em>) \u043a\u043e\u0440\u043d\u044f \u044d\u043a\u0441\u0442\u0440\u0430\u043a\u0442<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>75 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p><strong>* \u0420\u0423\u0421\u041f<\/strong> - \u0440\u0435\u043a\u043e\u043c\u0435\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0441\u0443\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><u><em>\u041f\u0435\u043f\u0442\u0438\u0434\u044b<\/em><\/u> \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u044e\u0442 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043a\u043b\u0435\u0442\u043a\u0438.<\/p>\r\n\r\n<p><u><em>\u0425\u0438\u0442\u043e\u0437\u0430\u043d<\/em><\/u> \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u0432\u044b\u0432\u043e\u0434\u0438\u0442\u044c \u0436\u0438\u0440 \u0438\u0437 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430, \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u0435\u0442 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044e \u0432\u0435\u0441\u0430, \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044e \u0445\u043e\u043b\u0435\u0441\u0442\u0435\u0440\u0438\u043d\u043e\u0432\u043e\u0433\u043e \u043e\u0431\u043c\u0435\u043d\u0430 \u0438 \u043f\u0435\u0440\u0438\u0441\u0442\u0430\u043b\u044c\u0442\u0438\u043a\u0438 \u043a\u0438\u0448\u0435\u0447\u043d\u0438\u043a\u0430, \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430.\r\n\t<br><u><em>\u041a\u043b\u043e\u043f\u043e\u0433\u043e\u043d \u0432\u043e\u043d\u044e\u0447\u0438\u0439 (L. Cimicifuga racemosa)<\/em><\/u> \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0432 \u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0439 \u041a\u0438\u0442\u0430\u0439\u0441\u043a\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0435 \u043a\u0430\u043a \u0431\u043e\u043b\u0435\u0443\u0442\u043e\u043b\u044f\u044e\u0449\u0435\u0435 (\u043f\u0440\u0438 \u0441\u0443\u0441\u0442\u0430\u0432\u043d\u044b\u0445 \u0431\u043e\u043b\u044f\u0445) \u0438 \u0436\u0430\u0440\u043e\u043f\u043e\u043d\u0438\u0436\u0430\u044e\u0449\u0435\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e, \u043f\u0440\u0438 \u0437\u0430\u0431\u043e\u043b\u0435\u0432\u0430\u043d\u0438\u044f\u0445 \u0432\u0435\u0440\u0445\u043d\u0438\u0445 \u0434\u044b\u0445\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043f\u0443\u0442\u0435\u0439, \u044d\u0445\u0438\u043d\u043e\u043a\u043e\u043a\u043a\u0435 \u043f\u0435\u0447\u0435\u043d\u0438, \u0430\u0431\u0441\u0446\u0435\u0441\u0441\u0430\u0445, \u043b\u0435\u0447\u0435\u043d\u0438\u0438 \u0441\u0438\u0431\u0438\u0440\u0441\u043a\u043e\u0439 \u044f\u0437\u0432\u044b, \u0434\u0438\u0444\u0442\u0435\u0440\u0438\u0438 \u0433\u043e\u0440\u0442\u0430\u043d\u0438.\r\n\t<br><u><em>\u041a\u043e\u0434\u043e\u043d\u043e\u043f\u0441\u0438\u0441 (L. Codonopsis pilosula)<\/em><\/u> \u0442\u0430\u043a\u0436\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u0432 \u043a\u0438\u0442\u0430\u0439\u0441\u043a\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0435 \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043b\u0435\u0433\u043a\u0438\u0445 \u0438 \u0441\u0435\u043b\u0435\u0437\u0435\u043d\u043a\u0438, \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442 \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043d \u0438 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a \u0432 \u043a\u0440\u043e\u0432\u0438, \u0441\u043d\u0438\u0436\u0430\u0435\u0442 \u0430\u0440\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442 \u0432\u044b\u043d\u043e\u0441\u043b\u0438\u0432\u043e\u0441\u0442\u044c \u043a \u0441\u0442\u0440\u0435\u0441\u0441\u0443.\r\n\t<br><u><em>\u0424\u043e\u043b\u0438\u0435\u0432\u0430\u044f \u043a\u0438\u0441\u043b\u043e\u0442\u0430&nbsp;<\/em><\/u>\u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u0447\u0443\u0432\u0441\u0442\u0432\u043e \u0443\u0441\u0442\u0430\u043b\u043e\u0441\u0442\u0438.\r\n\t<br><u><em>\u0416\u0435\u043b\u0435\u0437\u043e<\/em><\/u> \u0432\u0430\u0436\u043d\u043e \u0434\u043b\u044f \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u0440\u043e\u0432\u044f\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a, \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043da, \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u0430 \u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0435.<\/p>\r\n"},{"name":"\u041f\u0420\u0418\u041c\u0415\u041d\u0415\u041d\u0418\u0415","value":"<p>\u0414\u043b\u044f \u0443\u0441\u0438\u043b\u0435\u043d\u0438\u044f \u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u044d\u0444\u0444\u0435\u043a\u0442\u0430 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0441\u043e\u0447\u0435\u0442\u0430\u0442\u044c \u0431\u0438\u043e\u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440 \u0441 \u0434\u0440\u0443\u0433\u0438\u043c\u0438 <a href=\"https:\/\/ru.peptid-bioregulators.com\/\" rel=\"noopener noreferrer\" target=\"_blank\">\u043f\u0435\u043f\u0442\u0438\u0434\u043d\u044b\u043c\u0438 \u0431\u0438\u043e\u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u0430\u043c\u0438<\/a> \u0438 <a href=\"https:\/\/ru.mycopeptide.com\/\" rel=\"noopener noreferrer\" target=\"_blank\">\u043f\u0435\u043f\u0442\u0438\u0434-\u043f\u043e\u043b\u0438\u0441\u0430\u0445\u0430\u0440\u0438\u0434\u043d\u044b\u043c\u0438 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u0430\u043c\u0438<\/a> My Real Way \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0438.<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0413\u0440\u0438\u043f\u043f, \u0412\u0418\u0427<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.1651%;\">\r\n\r\n\t\t\t\t<p>Lentinula edodes (Shiitake)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.6625%;\">\r\n\r\n\t\t\t\t<p>\u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.1651%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.6625%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, &nbsp;\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f &nbsp;\u043a\u0440\u043e\u0432\u0438 \u0438 \u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438 \u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0413\u0435\u0440\u043f\u0435\u0441<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9964%;\">\r\n\r\n\t\t\t\t<p>Lentinula edodes (Shiitake)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.826%;\">\r\n\r\n\t\t\t\t<p>\u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9964%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.826%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca , \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, &nbsp;\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f &nbsp;\u043a\u0440\u043e\u0432\u0438 \u0438 \u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438 \u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9964%;\">\r\n\r\n\t\t\t\t<p>\u041e\u0440\u0433\u0430\u043d\u043e\u0441\u043f\u0435\u0446\u0438\u0444\u0438\u0447\u043d\u044b\u0439 TIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.826%;\">\r\n\r\n\t\t\t\t<p>\u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u043e\u0440\u0430\u0436\u0435\u043d\u043d\u043e\u0433\u043e \u043e\u0440\u0433\u0430\u043d\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0411\u0430\u043a\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0444\u0435\u043a\u0446\u0438\u0438<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.3238%;\">\r\n\r\n\t\t\t\t<p>Lentinula edodes (Shiitake)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.4986%;\">\r\n\r\n\t\t\t\t<p>\u0430\u043d\u0442\u0438\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.3238%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.4986%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, &nbsp;\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f &nbsp;\u043a\u0440\u043e\u0432\u0438 \u0438 \u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438 \u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.3238%;\">\r\n\r\n\t\t\t\t<p>\u041e\u0440\u0433\u0430\u043d\u043e\u0441\u043f\u0435\u0446\u0438\u0444\u0438\u0447\u043d\u044b\u0439 TIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.4986%;\">\r\n\r\n\t\t\t\t<p>y\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u043e\u0440\u0430\u0436\u0435\u043d\u043d\u043e\u0433\u043e \u043e\u0440\u0433\u0430\u043d\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u041b\u0435\u0439\u043a\u0435\u043c\u0438\u044f<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.0214%;\">\r\n\r\n\t\t\t\t<p>Agaricus blazei (Murill)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.801%;\">\r\n\r\n\t\t\t\t<p>\u0432\u043e\u0441\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0444\u043e\u0440\u043c\u0443\u043b\u044b \u043a\u0440\u043e\u0432\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.0214%;\">\r\n\r\n\t\t\t\t<p>Bone-marrowTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.801%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.0214%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.801%;\">\r\n\r\n\t\t\t\t<p>\u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, &nbsp;\u0433\u043e\u0440\u043c\u043e\u043d\u0430\u043b\u044c\u043do\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043a\u043e\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u043e\u0437\u0433\u0430, \u0441\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u043a\u0440\u043e\u0432\u0438, \u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043d\u0430 \u0438 \u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a \u0432 \u043a\u0440\u043e\u0432\u0438, \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0437\u043c\u0430 \u0436\u0435\u043b\u0435\u0437\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0420\u0430\u0431\u043e\u0442\u0443 \u0441\u0435\u043b\u0435\u0437\u0435\u043d\u043a\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u044e\u0442 \u043d\u0435\u0440\u0432\u043d\u0430\u044f \u0438 \u044d\u043d\u0434\u043e\u043a\u0440\u0438\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0432\u0430\u0436\u043d\u043e \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c SpleenTIDE PLUS \u0432 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u043e\u043c \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u0438 \u0441 \u0434\u0440\u0443\u0433\u0438\u043c\u0438 \u0431\u0438\u043e\u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u0430\u043c\u0438 \u0434\u043b\u044f \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u043d\u0435\u0440\u0432\u043d\u043e\u0439 \u0438 \u044d\u043d\u0434\u043e\u043a\u0440\u0438\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 36.0567%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 63.757%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430&nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 36.0567%;\">\r\n\r\n\t\t\t\t<p>Epiphysis-cerebriTIDE PLUS&nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 63.757%;\">\r\n\r\n\t\t\t\t<p>\u0440\u0435\u0433\u0443\u043b\u044f\u0446\u0438\u044f \u043d\u0435\u0439\u0440\u043e\u044d\u043d\u0434\u043e\u043a\u0440\u0438\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 36.0567%;\">\r\n\r\n\t\t\t\t<p>ThyroidTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 63.757%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0449\u0438\u0442\u043e\u0432\u0438\u0434\u043d\u043e\u0439 \u0436\u0435\u043b\u0435\u0437\u044b<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u041b\u0435\u0433\u043a\u0438\u0435, \u043f\u043e\u0434\u0436\u0435\u043b\u0443\u0434\u043e\u0447\u043d\u0430\u044f \u0436\u0435\u043b\u0435\u0437\u0430, \u043f\u0435\u0447\u0435\u043d\u044c, \u043f\u043e\u0447\u043a\u0438, \u0436\u0435\u043b\u0443\u0434\u043e\u043a \u2014 \u044d\u0442\u0438 \u043e\u0440\u0433\u0430\u043d\u044b \u0442\u0435\u0441\u043d\u043e \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0442 \u0441 \u0441\u0435\u043b\u0435\u0437\u0451\u043d\u043a\u043e\u0439. \u041f\u0440\u0438 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0437 \u044d\u0442\u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u043e\u0432 \u043d\u0430\u0440\u0443\u0448\u0430\u044e\u0442\u0441\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0441\u0435\u043b\u0435\u0437\u0451\u043d\u043a\u0438 \u0438 \u043d\u0430\u043e\u0431\u043e\u0440\u043e\u0442.<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.8048%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.0174%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, &nbsp;\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 &nbsp;\u043f\u0438\u0449\u0435\u0432\u0430\u0440\u0435\u043d\u0438\u044f, \u0445\u043e\u043b\u0435\u0441\u0442\u0435\u0440\u0438\u043d\u043e\u0432\u043e\u0433\u043e \u043e\u0431\u043c\u0435\u043d\u0430, \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043aa \u0434\u0438\u0430\u0431\u0435\u0442\u0430&nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.8048%;\">\r\n\r\n\t\t\t\t<p>PancreaTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.0174%;\">\r\n\r\n\t\t\t\t<p>\u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 &nbsp;\u043f\u043e\u0434\u0436\u0435\u043b\u0443\u0434\u043e\u0447\u043d\u043e\u0439 \u0436\u0435\u043b\u0435\u0437\u044b, \u0441\u0442\u0438\u043c\u0443\u043b\u044f\u0446\u0438\u044f \u0441\u0435\u043a\u0440\u0435\u0442\u043e\u0440\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438, \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043aa \u0434\u0438\u0430\u0431\u0435\u0442\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9927%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.8349%;\">\r\n\r\n\t\t\t\t<p>\u0443\u0447\u0430\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0436\u0435\u043b\u0447\u0438, \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u043e\u0442 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u0439, \u0432\u0438\u0440\u0443\u0441\u043e\u0432, \u043c\u0438\u043a\u0440\u043e\u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u043e\u0432, \u0432\u0440\u0435\u0434\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9927%;\">\r\n\r\n\t\t\t\t<p>LiverTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.8349%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u0435\u0447\u0435\u043d\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.141%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.6211%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.141%;\">\r\n\r\n\t\t\t\t<p>BreathTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.6211%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043b\u0451\u0433\u043a\u0438\u0445<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.3467%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.3905%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.3467%;\">\r\n\r\n\t\t\t\t<p>KidneyTIDE PLUS &nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.3905%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 &nbsp;\u043f\u043e\u0447\u0435\u043a<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.2986%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.5236%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.2986%;\">\r\n\r\n\t\t\t\t<p>Lowacid \u0438\u043b\u0438 Hyperacid TIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.5236%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 &nbsp;\u0441\u043b\u0438\u0437\u0438\u0441\u0442\u043e\u0439 \u043e\u0431\u043e\u043b\u043e\u0447\u043a\u0438 \u0436\u0435\u043b\u0443\u0434\u043a\u0430, \u043f\u0440\u0438 \u043f\u043e\u043d\u0438\u0436\u0435\u043d\u043d\u043e\u0439 \u0438\u043b\u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u043d\u043e\u0439 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.4969%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.3255%;\">\r\n\r\n\t\t\t\t<p>\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, \u0440\u0435\u0433\u0443\u043b\u044f\u0446\u0438\u044f \u0433\u043e\u0440\u043c\u043e\u043d\u0430\u043b\u044c\u043do\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043a\u043e\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u043e\u0437\u0433\u0430 ,\u0441\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u043a\u0440\u043e\u0432\u0438, \u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043d\u0430 \u0438&nbsp;\u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a \u0432&nbsp;\u043a\u0440\u043e\u0432\u0438, \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0437\u043c\u0430 \u0436\u0435\u043b\u0435\u0437\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.4969%;\">\r\n\r\n\t\t\t\t<p>Bone-marrowTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.3255%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043a\u0430 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0436\u0435\u043b\u0435\u0437\u043e\u0434\u0435\u0444\u0438\u0446\u0438\u0442\u043d\u043e\u0439 \u0430\u043d\u0435\u043c\u0438\u0438. \u0412\u043e\u0441\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0434\u0435\u0444\u0438\u0446\u0438\u0442\u0430 \u0436\u0435\u043b\u0435\u0437\u0430, \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u043e\u0432 \u04126, \u041212, \u0444\u043e\u043b\u0438\u0435\u0432\u043e\u0439 \u043a\u0438\u0441\u043b\u043e\u0442\u044b, \u043c\u0435\u0434\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.0974%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.725%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u0438&nbsp;\u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441&nbsp;\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438&nbsp;\u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.0974%;\">\r\n\r\n\t\t\t\t<p>ThymusTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.725%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0430\u0434\u0430\u043f\u0442\u043e\u0433\u0435\u043d\u043d\u044b\u0445 \u0441\u0432\u043e\u0439\u0441\u0442\u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u043e\u0431\u0449\u0435\u0433\u043e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.8311%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9913%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u0438&nbsp;\u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441&nbsp;\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438&nbsp;\u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.8311%;\">\r\n\r\n\t\t\t\t<p>PROTECTIONplus<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9913%;\">\r\n\r\n\t\t\t\t<p>\u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043e\u043f\u0443\u0445\u043e\u043b\u0435\u0432\u044b\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u043e\u0441\u043f\u0430\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u044b\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0433\u0440\u0438\u0431\u043a\u043e\u0432\u044b\u0439, \u0430\u043d\u0442\u0438\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0439, \u0430\u043d\u0442\u0438\u043a\u0430\u043d\u0446\u0435\u0440\u043e\u0433\u0435\u043d\u043d\u044b\u0439, \u0438\u043c\u043c\u0443\u043d\u043e\u0443\u043a\u0440\u0435\u043f\u043b\u044f\u044e\u0449\u0438\u0439<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.9171%;\">\r\n\r\n\t\t\t\t<p>&nbsp;<\/p>\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9053%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u043e\u0442&nbsp;\u043c\u0438\u043a\u0440\u043e\u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u043e\u0432, \u0432\u0440\u0435\u0434\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.9171%;\">\r\n\r\n\t\t\t\t<p>EXTRACTcleansePLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9053%;\">\r\n\r\n\t\t\t\t<p>\u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u0435\u0442 \u043e\u0447\u0438\u0449\u0435\u043d\u0438\u044e \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430 \u043e\u0442&nbsp;\u0442\u043e\u043a\u0441\u0438\u0447\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432 \u0438&nbsp;\u043b\u0438\u0447\u0438\u043d\u043e\u043a \u043f\u0430\u0440\u0430\u0437\u0438\u0442\u043e\u0432<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n"}]"
        "additional_properties" => null
        "weight" => null
        "length" => null
        "width" => null
        "height" => null
        "quantity_default" => null
        "quantity_min" => null
        "quantity_max" => null
        "stock" => 98
        "reviews_rating" => "0.00"
        "links" => null
        "inventory_management_method" => "single"
        "allow_out_of_stock_purchases" => 0
        "stackable" => 1
        "shippable" => 1
        "price_includes_tax" => 1
        "group_by_property_id" => null
        "published" => 1
        "sales_count" => 2
        "created_at" => "2021-12-09 07:31:14"
        "updated_at" => "2024-04-29 17:15:23"
        "deleted_at" => null
        "mpn" => null
        "gtin" => null
        "embeds" => null
        "is_virtual" => 0
        "file_expires_after_days" => null
        "file_max_download_count" => null
        "file_session_required" => 0
        "sort_order" => 44
      ]
      +duplicateCache: true
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #original: array:43 [
        "id" => 45
        "brand_id" => null
        "user_defined_id" => "4779038830786"
        "name" => "SpleenTIDE PLUS forte пептиды для селезёнки"
        "slug" => "spleentide-peptidy-dlya-selezenki"
        "description_short" => "Срок годности: 31.08.2025"
        "description" => """
          <p><em>Комплекс для поддержания функции селезёнки</em></p>\r\n
          \r\n
          <p>\r\n
          \t<br><strong>Форма выпуска:</strong> упаковка 30 капсул.\r\n
          \t<br>Капсула препарата выпускается из особого стабильного полимера растительного происхождения – гипромеллозы - без химических примесей.</p>\r\n
          \r\n
          <p>\r\n
          \t<br>Пептидный биорегулятор SpleenTIDE PLUS forte (Сплинтайд плюс форте) усиленного действия - &nbsp;эффективное средство поддержания функций селезёнки на клеточном уровне, регуляции кроветворения, свёртываемости крови, защиты иммунитета, фильтрации крови, обменных процессов.</p>\r\n
          \r\n
          <p>\r\n
          \t<br>\r\n
          </p>\r\n
          \r\n
          <h5><strong>Как действует биорегулятор SpleenTIDE PLUS forte с пептидами для селезёнки</strong></h5>\r\n
          \r\n
          <p style="text-align: justify;">Пептидный комплекс SpleenTIDE PLUS содержит <em><u>натуральный пептидный премикс животного происхождения</u></em>, состоящий из&nbsp;2-3 соединённых пептидной связью аминокислот, полученных из&nbsp;тканей селезёнки молодых животных. Терапевтический эффект действия препарата усилен за&nbsp;счет повышенного содержания <a href="https://ru.peptid-bioregulators.com/" rel="noopener noreferrer" target="_blank">пептидов&nbsp;</a>в&nbsp;каждой капсуле, целенаправленно действующих на&nbsp;восстановление клеток селезенки. Пептиды регулирует процессы кроветворения, свёртываемости крови, запускают естественный процесс обновления клетки, восстанавливают функциональные нарушения и&nbsp;препятствуют развитию патологических процессов в&nbsp;тканях. Для нормальной работы клеток и&nbsp;тканей организму необходимо определённое количество пептидов, которые поддерживают работу клеток селезёнки. Пептиды не&nbsp;имеют побочных действий, так как являюются частью человеческого организма.</p>\r\n
          \r\n
          <p style="text-align: justify;"><a href="/blog/zachem-nuzhna-selezyonka" rel="noopener noreferrer" target="_blank">Рецептурная формула биорегулятора</a> помимо пептидов включает растительные экстракты, железо, фолиевую кислоту.</p>\r\n
          \r\n
          <p style="text-align: justify;">\r\n
          \t<br>\r\n
          </p>\r\n
          \r\n
          <p><strong>Рекомендации к применению&nbsp;</strong>(профилактика и комплексная терапия):</p>\r\n
          \r\n
          <ul>\r\n
          \t<li>Укрепление иммунитета</li>\r\n
          \t<li>Вирусные и бактериальные инфекции</li>\r\n
          \t<li>Атоиммунные заболевания, новообразования</li>\r\n
          \t<li>Регулирование процессов кроветворения, свёртываемости крови</li>\r\n
          \t<li>Фильтрация крови от бактерий, вирусов, микроорганизмов, вредных веществ</li>\r\n
          \t<li>Нарушение оттока крови при сильных нагрузках, экстремальных ситуациях, травмах</li>\r\n
          \t<li>Нормализация уровня гемоглобина и красных клеток в крови</li>\r\n
          \t<li>Регулирование метаболизма железа</li>\r\n
          \t<li>Улучшение пищеварения, холестеринового обмена</li>\r\n
          \t<li>Диабет</li>\r\n
          \t<li>Снижение артериального давления</li>\r\n
          \t<li>Профилактика нарушений газообменных процессов в тканях в пожилом возрасте</li>\r\n
          </ul>\r\n
          \r\n
          <p><strong>Способ применения в комплексной терапии:</strong>\r\n
          \t<br>Взрослым принимать в течение 1 месяца внутрь по одной капсуле в день через 30 минут после еды, запивая достаточным &nbsp;количеством воды. Допускается более длительный прием препарата до 2- 3 месяцев.</p>\r\n
          \r\n
          <p><strong>Противопоказания:</strong>\r\n
          \t<br>Aллергия на любой из ингредиентов. Применение&nbsp;во время беременности и лактации после консультации с врачом.</p>\r\n
          \r\n
          <p><strong>ВАЖНО!</strong> Усиленный биорегулятор с натуральными пептидами SpleenTIDE PLUS forte для поддержания функции селезёнки рекомендован в качестве вспомогательного профилактического средства в комплексе с основным курсом терапии, назначенной лечащим врачом.</p>
          """
        "meta_title" => "SpleenTIDE PLUS пептиды для селезёнки"
        "meta_description" => "Биорегуляция функций селезёнки на клеточном уровне, регуляции кроветворения, защита иммунитета, фильтрация крови и нормализация обменных процессов"
        "meta_keywords" => ""
        "additional_descriptions" => "[{"name":"\u0421\u041e\u0421\u0422\u0410\u0412","value":"<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-right: calc(12%); width: 88%;\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p><strong>\u0410\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b<\/strong><\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>&nbsp;<strong>1 \u043a\u0430\u043f\u0441\u0443\u043b\u0430<\/strong><\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p><strong>\u0420\u0423\u0421\u041f*<\/strong><\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u0416\u0435\u043b\u0435\u0437\u0430 \u0444\u0443\u043c\u0430\u0440\u0430\u0442<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>14 &nbsp;\u043c\u0433.<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>100 % (\u0420\u0423\u0421\u041f 14 \u043c\u0433.)<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u0424\u043e\u043b\u0438\u0435\u0432\u0430\u044f \u043a\u0438\u0441\u043b\u043e\u0442\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>200 \u00b5\u0433.<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>100 % (\u0420\u0423\u0421\u041f 200 \u00b5\u0433.)<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441 \u0430\u043c\u0438\u043d\u043e\u043a\u0438\u0441\u043b\u043e\u0442&nbsp;(\u043f\u0435\u043f\u0442\u0438\u0434\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441&nbsp;NL\/1, L-\u043b\u0435\u0439\u0446\u0438\u043d, L-\u0438\u0437\u043e\u043b\u0435\u0439\u0446\u0438\u043d, L-\u0432\u0430\u043b\u0438\u043d, L- \u0433\u043b\u0443\u0442\u0430\u043c\u0438\u043d&nbsp;)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>150 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u0425\u0438\u0442\u043e\u0437\u0430\u043d<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>100 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u041a\u043b\u043e\u043f\u043e\u0433\u043e\u043d\u0430 \u0432\u043e\u043d\u044e\u0447\u0435\u0433\u043e&nbsp;(<em>L.<\/em> <em>Cimicifuga racemosa<\/em>) \u044d\u043a\u0441\u0442\u0440\u0430\u043a\u0442<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>75 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 56.6633%;\">\r\n\r\n\t\t\t\t<p>\u041a\u043e\u0434\u043e\u043d\u043e\u043f\u0441\u0438\u0441\u0430 <em>(L. Codonopsis pilosula<\/em>) \u043a\u043e\u0440\u043d\u044f \u044d\u043a\u0441\u0442\u0440\u0430\u043a\u0442<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 15.8487%;\">\r\n\r\n\t\t\t\t<p>75 \u043c\u0433<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 27.4131%;\">\r\n\r\n\t\t\t\t<p>-<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p><strong>* \u0420\u0423\u0421\u041f<\/strong> - \u0440\u0435\u043a\u043e\u043c\u0435\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0441\u0443\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><u><em>\u041f\u0435\u043f\u0442\u0438\u0434\u044b<\/em><\/u> \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u044e\u0442 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043a\u043b\u0435\u0442\u043a\u0438.<\/p>\r\n\r\n<p><u><em>\u0425\u0438\u0442\u043e\u0437\u0430\u043d<\/em><\/u> \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u0432\u044b\u0432\u043e\u0434\u0438\u0442\u044c \u0436\u0438\u0440 \u0438\u0437 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430, \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u0435\u0442 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044e \u0432\u0435\u0441\u0430, \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044e \u0445\u043e\u043b\u0435\u0441\u0442\u0435\u0440\u0438\u043d\u043e\u0432\u043e\u0433\u043e \u043e\u0431\u043c\u0435\u043d\u0430 \u0438 \u043f\u0435\u0440\u0438\u0441\u0442\u0430\u043b\u044c\u0442\u0438\u043a\u0438 \u043a\u0438\u0448\u0435\u0447\u043d\u0438\u043a\u0430, \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430.\r\n\t<br><u><em>\u041a\u043b\u043e\u043f\u043e\u0433\u043e\u043d \u0432\u043e\u043d\u044e\u0447\u0438\u0439 (L. Cimicifuga racemosa)<\/em><\/u> \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0432 \u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0439 \u041a\u0438\u0442\u0430\u0439\u0441\u043a\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0435 \u043a\u0430\u043a \u0431\u043e\u043b\u0435\u0443\u0442\u043e\u043b\u044f\u044e\u0449\u0435\u0435 (\u043f\u0440\u0438 \u0441\u0443\u0441\u0442\u0430\u0432\u043d\u044b\u0445 \u0431\u043e\u043b\u044f\u0445) \u0438 \u0436\u0430\u0440\u043e\u043f\u043e\u043d\u0438\u0436\u0430\u044e\u0449\u0435\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e, \u043f\u0440\u0438 \u0437\u0430\u0431\u043e\u043b\u0435\u0432\u0430\u043d\u0438\u044f\u0445 \u0432\u0435\u0440\u0445\u043d\u0438\u0445 \u0434\u044b\u0445\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043f\u0443\u0442\u0435\u0439, \u044d\u0445\u0438\u043d\u043e\u043a\u043e\u043a\u043a\u0435 \u043f\u0435\u0447\u0435\u043d\u0438, \u0430\u0431\u0441\u0446\u0435\u0441\u0441\u0430\u0445, \u043b\u0435\u0447\u0435\u043d\u0438\u0438 \u0441\u0438\u0431\u0438\u0440\u0441\u043a\u043e\u0439 \u044f\u0437\u0432\u044b, \u0434\u0438\u0444\u0442\u0435\u0440\u0438\u0438 \u0433\u043e\u0440\u0442\u0430\u043d\u0438.\r\n\t<br><u><em>\u041a\u043e\u0434\u043e\u043d\u043e\u043f\u0441\u0438\u0441 (L. Codonopsis pilosula)<\/em><\/u> \u0442\u0430\u043a\u0436\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u0432 \u043a\u0438\u0442\u0430\u0439\u0441\u043a\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0435 \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043b\u0435\u0433\u043a\u0438\u0445 \u0438 \u0441\u0435\u043b\u0435\u0437\u0435\u043d\u043a\u0438, \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442 \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043d \u0438 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a \u0432 \u043a\u0440\u043e\u0432\u0438, \u0441\u043d\u0438\u0436\u0430\u0435\u0442 \u0430\u0440\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442 \u0432\u044b\u043d\u043e\u0441\u043b\u0438\u0432\u043e\u0441\u0442\u044c \u043a \u0441\u0442\u0440\u0435\u0441\u0441\u0443.\r\n\t<br><u><em>\u0424\u043e\u043b\u0438\u0435\u0432\u0430\u044f \u043a\u0438\u0441\u043b\u043e\u0442\u0430&nbsp;<\/em><\/u>\u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u0447\u0443\u0432\u0441\u0442\u0432\u043e \u0443\u0441\u0442\u0430\u043b\u043e\u0441\u0442\u0438.\r\n\t<br><u><em>\u0416\u0435\u043b\u0435\u0437\u043e<\/em><\/u> \u0432\u0430\u0436\u043d\u043e \u0434\u043b\u044f \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u0440\u043e\u0432\u044f\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a, \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043da, \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u0430 \u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0435.<\/p>\r\n"},{"name":"\u041f\u0420\u0418\u041c\u0415\u041d\u0415\u041d\u0418\u0415","value":"<p>\u0414\u043b\u044f \u0443\u0441\u0438\u043b\u0435\u043d\u0438\u044f \u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u044d\u0444\u0444\u0435\u043a\u0442\u0430 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0441\u043e\u0447\u0435\u0442\u0430\u0442\u044c \u0431\u0438\u043e\u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440 \u0441 \u0434\u0440\u0443\u0433\u0438\u043c\u0438 <a href=\"https:\/\/ru.peptid-bioregulators.com\/\" rel=\"noopener noreferrer\" target=\"_blank\">\u043f\u0435\u043f\u0442\u0438\u0434\u043d\u044b\u043c\u0438 \u0431\u0438\u043e\u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u0430\u043c\u0438<\/a> \u0438 <a href=\"https:\/\/ru.mycopeptide.com\/\" rel=\"noopener noreferrer\" target=\"_blank\">\u043f\u0435\u043f\u0442\u0438\u0434-\u043f\u043e\u043b\u0438\u0441\u0430\u0445\u0430\u0440\u0438\u0434\u043d\u044b\u043c\u0438 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u0430\u043c\u0438<\/a> My Real Way \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0438.<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0413\u0440\u0438\u043f\u043f, \u0412\u0418\u0427<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.1651%;\">\r\n\r\n\t\t\t\t<p>Lentinula edodes (Shiitake)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.6625%;\">\r\n\r\n\t\t\t\t<p>\u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.1651%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.6625%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, &nbsp;\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f &nbsp;\u043a\u0440\u043e\u0432\u0438 \u0438 \u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438 \u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0413\u0435\u0440\u043f\u0435\u0441<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9964%;\">\r\n\r\n\t\t\t\t<p>Lentinula edodes (Shiitake)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.826%;\">\r\n\r\n\t\t\t\t<p>\u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9964%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.826%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca , \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, &nbsp;\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f &nbsp;\u043a\u0440\u043e\u0432\u0438 \u0438 \u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438 \u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9964%;\">\r\n\r\n\t\t\t\t<p>\u041e\u0440\u0433\u0430\u043d\u043e\u0441\u043f\u0435\u0446\u0438\u0444\u0438\u0447\u043d\u044b\u0439 TIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.826%;\">\r\n\r\n\t\t\t\t<p>\u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u043e\u0440\u0430\u0436\u0435\u043d\u043d\u043e\u0433\u043e \u043e\u0440\u0433\u0430\u043d\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0411\u0430\u043a\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0444\u0435\u043a\u0446\u0438\u0438<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.3238%;\">\r\n\r\n\t\t\t\t<p>Lentinula edodes (Shiitake)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.4986%;\">\r\n\r\n\t\t\t\t<p>\u0430\u043d\u0442\u0438\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.3238%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.4986%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, &nbsp;\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f &nbsp;\u043a\u0440\u043e\u0432\u0438 \u0438 \u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438 \u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.3238%;\">\r\n\r\n\t\t\t\t<p>\u041e\u0440\u0433\u0430\u043d\u043e\u0441\u043f\u0435\u0446\u0438\u0444\u0438\u0447\u043d\u044b\u0439 TIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.4986%;\">\r\n\r\n\t\t\t\t<p>y\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u043e\u0440\u0430\u0436\u0435\u043d\u043d\u043e\u0433\u043e \u043e\u0440\u0433\u0430\u043d\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u041b\u0435\u0439\u043a\u0435\u043c\u0438\u044f<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.0214%;\">\r\n\r\n\t\t\t\t<p>Agaricus blazei (Murill)<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.801%;\">\r\n\r\n\t\t\t\t<p>\u0432\u043e\u0441\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0444\u043e\u0440\u043c\u0443\u043b\u044b \u043a\u0440\u043e\u0432\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.0214%;\">\r\n\r\n\t\t\t\t<p>Bone-marrowTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.801%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.0214%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.801%;\">\r\n\r\n\t\t\t\t<p>\u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, &nbsp;\u0433\u043e\u0440\u043c\u043e\u043d\u0430\u043b\u044c\u043do\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043a\u043e\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u043e\u0437\u0433\u0430, \u0441\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u043a\u0440\u043e\u0432\u0438, \u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043d\u0430 \u0438 \u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a \u0432 \u043a\u0440\u043e\u0432\u0438, \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0437\u043c\u0430 \u0436\u0435\u043b\u0435\u0437\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u0420\u0430\u0431\u043e\u0442\u0443 \u0441\u0435\u043b\u0435\u0437\u0435\u043d\u043a\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u044e\u0442 \u043d\u0435\u0440\u0432\u043d\u0430\u044f \u0438 \u044d\u043d\u0434\u043e\u043a\u0440\u0438\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0432\u0430\u0436\u043d\u043e \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c SpleenTIDE PLUS \u0432 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u043e\u043c \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u0438 \u0441 \u0434\u0440\u0443\u0433\u0438\u043c\u0438 \u0431\u0438\u043e\u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u0430\u043c\u0438 \u0434\u043b\u044f \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u043d\u0435\u0440\u0432\u043d\u043e\u0439 \u0438 \u044d\u043d\u0434\u043e\u043a\u0440\u0438\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 36.0567%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 63.757%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430&nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 36.0567%;\">\r\n\r\n\t\t\t\t<p>Epiphysis-cerebriTIDE PLUS&nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 63.757%;\">\r\n\r\n\t\t\t\t<p>\u0440\u0435\u0433\u0443\u043b\u044f\u0446\u0438\u044f \u043d\u0435\u0439\u0440\u043e\u044d\u043d\u0434\u043e\u043a\u0440\u0438\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 36.0567%;\">\r\n\r\n\t\t\t\t<p>ThyroidTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 63.757%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0449\u0438\u0442\u043e\u0432\u0438\u0434\u043d\u043e\u0439 \u0436\u0435\u043b\u0435\u0437\u044b<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<p><strong>\u041b\u0435\u0433\u043a\u0438\u0435, \u043f\u043e\u0434\u0436\u0435\u043b\u0443\u0434\u043e\u0447\u043d\u0430\u044f \u0436\u0435\u043b\u0435\u0437\u0430, \u043f\u0435\u0447\u0435\u043d\u044c, \u043f\u043e\u0447\u043a\u0438, \u0436\u0435\u043b\u0443\u0434\u043e\u043a \u2014 \u044d\u0442\u0438 \u043e\u0440\u0433\u0430\u043d\u044b \u0442\u0435\u0441\u043d\u043e \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0442 \u0441 \u0441\u0435\u043b\u0435\u0437\u0451\u043d\u043a\u043e\u0439. \u041f\u0440\u0438 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0437 \u044d\u0442\u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u043e\u0432 \u043d\u0430\u0440\u0443\u0448\u0430\u044e\u0442\u0441\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0441\u0435\u043b\u0435\u0437\u0451\u043d\u043a\u0438 \u0438 \u043d\u0430\u043e\u0431\u043e\u0440\u043e\u0442.<\/strong><\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.8048%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.0174%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, &nbsp;\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 &nbsp;\u043f\u0438\u0449\u0435\u0432\u0430\u0440\u0435\u043d\u0438\u044f, \u0445\u043e\u043b\u0435\u0441\u0442\u0435\u0440\u0438\u043d\u043e\u0432\u043e\u0433\u043e \u043e\u0431\u043c\u0435\u043d\u0430, \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043aa \u0434\u0438\u0430\u0431\u0435\u0442\u0430&nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.8048%;\">\r\n\r\n\t\t\t\t<p>PancreaTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.0174%;\">\r\n\r\n\t\t\t\t<p>\u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0435 \u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 &nbsp;\u043f\u043e\u0434\u0436\u0435\u043b\u0443\u0434\u043e\u0447\u043d\u043e\u0439 \u0436\u0435\u043b\u0435\u0437\u044b, \u0441\u0442\u0438\u043c\u0443\u043b\u044f\u0446\u0438\u044f \u0441\u0435\u043a\u0440\u0435\u0442\u043e\u0440\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438, \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043aa \u0434\u0438\u0430\u0431\u0435\u0442\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9927%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.8349%;\">\r\n\r\n\t\t\t\t<p>\u0443\u0447\u0430\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0436\u0435\u043b\u0447\u0438, \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u043e\u0442 \u0431\u0430\u043a\u0442\u0435\u0440\u0438\u0439, \u0432\u0438\u0440\u0443\u0441\u043e\u0432, \u043c\u0438\u043a\u0440\u043e\u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u043e\u0432, \u0432\u0440\u0435\u0434\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.9927%;\">\r\n\r\n\t\t\t\t<p>LiverTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.8349%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u0435\u0447\u0435\u043d\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.141%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.6211%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.141%;\">\r\n\r\n\t\t\t\t<p>BreathTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.6211%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043b\u0451\u0433\u043a\u0438\u0445<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.3467%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.3905%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 47.3467%;\">\r\n\r\n\t\t\t\t<p>KidneyTIDE PLUS &nbsp;<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 52.3905%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 &nbsp;\u043f\u043e\u0447\u0435\u043a<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.2986%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.5236%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 30.2986%;\">\r\n\r\n\t\t\t\t<p>Lowacid \u0438\u043b\u0438 Hyperacid TIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 69.5236%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0443e\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 &nbsp;\u0441\u043b\u0438\u0437\u0438\u0441\u0442\u043e\u0439 \u043e\u0431\u043e\u043b\u043e\u0447\u043a\u0438 \u0436\u0435\u043b\u0443\u0434\u043a\u0430, \u043f\u0440\u0438 \u043f\u043e\u043d\u0438\u0436\u0435\u043d\u043d\u043e\u0439 \u0438\u043b\u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u043d\u043e\u0439 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.4969%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.3255%;\">\r\n\r\n\t\t\t\t<p>\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, \u0440\u0435\u0433\u0443\u043b\u044f\u0446\u0438\u044f \u0433\u043e\u0440\u043c\u043e\u043d\u0430\u043b\u044c\u043do\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043a\u043e\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u043e\u0437\u0433\u0430 ,\u0441\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u043a\u0440\u043e\u0432\u0438, \u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0433\u0435\u043c\u043e\u0433\u043b\u043e\u0431\u0438\u043d\u0430 \u0438&nbsp;\u043a\u0440\u0430\u0441\u043d\u044b\u0445 \u043a\u043b\u0435\u0442\u043e\u043a \u0432&nbsp;\u043a\u0440\u043e\u0432\u0438, \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0437\u043c\u0430 \u0436\u0435\u043b\u0435\u0437\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.4969%;\">\r\n\r\n\t\t\t\t<p>Bone-marrowTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.3255%;\">\r\n\r\n\t\t\t\t<p>\u043d\u043e\u0440\u043c\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043a\u0440\u043e\u0432\u0435\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u044f, \u043f\u0440\u043e\u0444\u0438\u043b\u0430\u043a\u0442\u0438\u043a\u0430 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0436\u0435\u043b\u0435\u0437\u043e\u0434\u0435\u0444\u0438\u0446\u0438\u0442\u043d\u043e\u0439 \u0430\u043d\u0435\u043c\u0438\u0438. \u0412\u043e\u0441\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0434\u0435\u0444\u0438\u0446\u0438\u0442\u0430 \u0436\u0435\u043b\u0435\u0437\u0430, \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u043e\u0432 \u04126, \u041212, \u0444\u043e\u043b\u0438\u0435\u0432\u043e\u0439 \u043a\u0438\u0441\u043b\u043e\u0442\u044b, \u043c\u0435\u0434\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.0974%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.725%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u0438&nbsp;\u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441&nbsp;\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438&nbsp;\u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 29.0974%;\">\r\n\r\n\t\t\t\t<p>ThymusTIDE PLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.725%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0430\u0434\u0430\u043f\u0442\u043e\u0433\u0435\u043d\u043d\u044b\u0445 \u0441\u0432\u043e\u0439\u0441\u0442\u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u043e\u0431\u0449\u0435\u0433\u043e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.8311%;\">\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9913%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0443\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u0438&nbsp;\u0432\u044b\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0430\u043d\u0442\u0438\u0442\u0435\u043b \u0434\u043b\u044f \u0431\u043e\u0440\u044c\u0431\u044b \u0441&nbsp;\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u0438&nbsp;\u0432\u0438\u0440\u0443\u0441\u0430\u043c\u0438<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.8311%;\">\r\n\r\n\t\t\t\t<p>PROTECTIONplus<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9913%;\">\r\n\r\n\t\t\t\t<p>\u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043e\u043f\u0443\u0445\u043e\u043b\u0435\u0432\u044b\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u043e\u0441\u043f\u0430\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u044b\u0439, \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0433\u0440\u0438\u0431\u043a\u043e\u0432\u044b\u0439, \u0430\u043d\u0442\u0438\u0431\u0430\u043a\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0439, \u0430\u043d\u0442\u0438\u043a\u0430\u043d\u0446\u0435\u0440\u043e\u0433\u0435\u043d\u043d\u044b\u0439, \u0438\u043c\u043c\u0443\u043d\u043e\u0443\u043a\u0440\u0435\u043f\u043b\u044f\u044e\u0449\u0438\u0439<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n<p>\r\n\t<br>\r\n<\/p>\r\n\r\n<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.9171%;\">\r\n\r\n\t\t\t\t<p>&nbsp;<\/p>\r\n\r\n\t\t\t\t<p>SpleenTIDE PLUS forte<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9053%;\">\r\n\r\n\t\t\t\t<p>\u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043ca, \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438e \u0438\u043c\u043c\u0443\u043d\u0438\u0442\u0435\u0442\u0430, \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0440\u043e\u0432\u0438 \u043e\u0442&nbsp;\u043c\u0438\u043a\u0440\u043e\u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u043e\u0432, \u0432\u0440\u0435\u0434\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<tr>\r\n\t\t\t<td style=\"width: 28.9171%;\">\r\n\r\n\t\t\t\t<p>EXTRACTcleansePLUS<\/p>\r\n\t\t\t<\/td>\r\n\t\t\t<td style=\"width: 70.9053%;\">\r\n\r\n\t\t\t\t<p>\u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u0435\u0442 \u043e\u0447\u0438\u0449\u0435\u043d\u0438\u044e \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430 \u043e\u0442&nbsp;\u0442\u043e\u043a\u0441\u0438\u0447\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432 \u0438&nbsp;\u043b\u0438\u0447\u0438\u043d\u043e\u043a \u043f\u0430\u0440\u0430\u0437\u0438\u0442\u043e\u0432<\/p>\r\n\t\t\t<\/td>\r\n\t\t<\/tr>\r\n\t<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n"}]"
        "additional_properties" => null
        "weight" => null
        "length" => null
        "width" => null
        "height" => null
        "quantity_default" => null
        "quantity_min" => null
        "quantity_max" => null
        "stock" => 98
        "reviews_rating" => "0.00"
        "links" => null
        "inventory_management_method" => "single"
        "allow_out_of_stock_purchases" => 0
        "stackable" => 1
        "shippable" => 1
        "price_includes_tax" => 1
        "group_by_property_id" => null
        "published" => 1
        "sales_count" => 2
        "created_at" => "2021-12-09 07:31:14"
        "updated_at" => "2024-04-29 17:15:23"
        "deleted_at" => null
        "mpn" => null
        "gtin" => null
        "embeds" => null
        "is_virtual" => 0
        "file_expires_after_days" => null
        "file_max_download_count" => null
        "file_session_required" => 0
        "sort_order" => 44
        "pivot_product_id" => 60
        "pivot_gift_id" => 45
      ]
      #changes: []
      #dateFormat: null
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => October\Rain\Database\Pivot {#5855
          #parent: OFFLINE\Mall\Models\Product {#8212
            #dates: array:1 [
              0 => "deleted_at"
            ]
            +jsonable: array:4 [
              0 => "links"
              1 => "additional_descriptions"
              2 => "additional_properties"
              3 => "embeds"
            ]
            +nullable: array:1 [
              0 => "group_by_property_id"
            ]
            +implement: array:2 [
              0 => "@RainLab.Translate.Behaviors.TranslatableModel"
              1 => "October\Rain\Database\Behaviors\Sortable"
            ]
            +translatable: array:11 [
              0 => "name"
              1 => array:2 [
                0 => "slug"
                "index" => true
              ]
              2 => "description_short"
              3 => "description"
              4 => "meta_title"
              5 => "meta_description"
              6 => "meta_keywords"
              7 => "links"
              8 => "additional_descriptions"
              9 => "additional_properties"
              10 => "embeds"
            ]
            +slugs: array:1 [
              "slug" => "name"
            ]
            +rules: array:12 [
              "name" => "required"
              "slug" => array:1 [
                0 => "regex:/^[a-z0-9\/\:_\-\*\[\]\+\?\|]*$/i"
              ]
              "weight" => "integer|nullable"
              "height" => "nullable|integer"
              "length" => "nullable|integer"
              "width" => "nullable|integer"
              "stock" => "required_unless:inventory_management_method,variant"
              "published" => "boolean"
              "allow_out_of_stock_purchases" => "boolean"
              "file_max_download_count" => "nullable|integer"
              "file_expires_after_days" => "nullable|integer"
              "file_session_required" => "nullable|boolean"
            ]
            +casts: array:16 [
              "price_includes_tax" => "boolean"
              "allow_out_of_stock_purchases" => "boolean"
              "weight" => "integer"
              "height" => "integer"
              "length" => "integer"
              "width" => "integer"
              "id" => "integer"
              "stackable" => "boolean"
              "published" => "boolean"
              "stock" => "integer"
              "sales_count" => "integer"
              "shippable" => "boolean"
              "is_virtual" => "boolean"
              "file_max_download_count" => "integer"
              "file_expires_after_days" => "integer"
              "file_session_required" => "boolean"
            ]
            +fillable: array:33 [
              0 => "brand_id"
              1 => "user_defined_id"
              2 => "name"
              3 => "slug"
              4 => "description_short"
              5 => "description"
              6 => "meta_title"
              7 => "meta_description"
              8 => "meta_keywords"
              9 => "weight"
              10 => "length"
              11 => "width"
              12 => "height"
              13 => "inventory_management_method"
              14 => "quantity_default"
              15 => "quantity_min"
              16 => "quantity_max"
              17 => "stock"
              18 => "allow_out_of_stock_purchases"
              19 => "links"
              20 => "stackable"
              21 => "is_virtual"
              22 => "shippable"
              23 => "price_includes_tax"
              24 => "group_by_property_id"
              25 => "published"
              26 => "mpn"
              27 => "gtin"
              28 => "additional_descriptions"
              29 => "additional_properties"
              30 => "file_expires_after_days"
              31 => "file_max_download_count"
              32 => "file_session_required"
            ]
            +appends: array:1 [
              0 => "hash_id"
            ]
            +table: "offline_mall_products"
            +attachMany: array:2 [
              "downloads" => "System\Models\File"
              "initial_images" => "System\Models\File"
            ]
            +belongsTo: array:2 [
              "brand" => "OFFLINE\Mall\Models\Brand"
              "group_by_property" => array:2 [
                0 => "OFFLINE\Mall\Models\Property"
                "key" => "group_by_property_id"
              ]
            ]
            +hasManyThrough: array:1 [
              "custom_field_options" => array:4 [
                0 => "OFFLINE\Mall\Models\CustomFieldOption"
                "key" => "product_id"
                "through" => "OFFLINE\Mall\Models\Variant"
                "throughKey" => "custom_field_id"
              ]
            ]
            +morphMany: array:3 [
              "customer_group_prices" => array:2 [
                0 => "OFFLINE\Mall\Models\CustomerGroupPrice"
                "name" => "priceable"
              ]
              "additional_prices" => array:2 [
                0 => "OFFLINE\Mall\Models\Price"
                "name" => "priceable"
              ]
              "translations" => array:2 [
                0 => "RainLab\Translate\Models\Attribute"
                "name" => "model"
              ]
            ]
            +hasMany: array:10 [
              "prices" => array:2 [
                0 => "OFFLINE\Mall\Models\ProductPrice"
                "conditions" => "variant_id is null"
              ]
              "variants" => "OFFLINE\Mall\Models\Variant"
              "cart_products" => "OFFLINE\Mall\Models\CartProduct"
              "order_products" => "OFFLINE\Mall\Models\OrderProduct"
              "image_sets" => "OFFLINE\Mall\Models\ImageSet"
              "property_values" => "OFFLINE\Mall\Models\PropertyValue"
              "reviews" => "OFFLINE\Mall\Models\Review"
              "discounts" => "OFFLINE\Mall\Models\Discount"
              "category_review_totals" => array:2 [
                0 => "OFFLINE\Mall\Models\CategoryReviewTotal"
                "conditions" => "variant_id is null"
              ]
              "files" => array:1 [
                0 => "OFFLINE\Mall\Models\ProductFile"
              ]
            ]
            +hasOne: array:2 [
              "latest_file" => array:2 [
                0 => "OFFLINE\Mall\Models\ProductFile"
                "order" => "created_at DESC"
              ]
              "bundle" => "Webinsane\Doctor\Models\Bundle"
            ]
            +belongsToMany: array:9 [
              "categories" => array:5 [
                0 => "OFFLINE\Mall\Models\Category"
                "table" => "offline_mall_category_product"
                "key" => "product_id"
                "otherKey" => "category_id"
                "pivot" => array:1 [
                  0 => "sort_order"
                ]
              ]
              "custom_fields" => array:4 [
                0 => "OFFLINE\Mall\Models\CustomField"
                "table" => "offline_mall_product_custom_field"
                "key" => "product_id"
                "otherKey" => "custom_field_id"
              ]
              "accessories" => array:5 [
                0 => "OFFLINE\Mall\Models\Product"
                "table" => "offline_mall_product_accessory"
                "key" => "accessory_id"
                "otherKey" => "product_id"
                "conditions" => "published = 1"
              ]
              "is_accessory_of" => array:5 [
                0 => "OFFLINE\Mall\Models\Product"
                "table" => "offline_mall_product_accessory"
                "key" => "product_id"
                "otherKey" => "accessory_id"
                "conditions" => "published = 1"
              ]
              "taxes" => array:4 [
                0 => "OFFLINE\Mall\Models\Tax"
                "table" => "offline_mall_product_tax"
                "key" => "product_id"
                "otherKey" => "tax_id"
              ]
              "carts" => array:7 [
                0 => "OFFLINE\Mall\Models\Cart"
                "table" => "offline_mall_cart_products"
                "key" => "product_id"
                "otherKey" => "cart_id"
                "deleted" => true
                "pivot" => array:3 [
                  0 => "id"
                  1 => "quantity"
                  2 => "price"
                ]
                "pivotModel" => "OFFLINE\Mall\Models\CartProduct"
              ]
              "services" => array:5 [
                0 => "OFFLINE\Mall\Models\Service"
                "table" => "offline_mall_product_service"
                "key" => "product_id"
                "otherKey" => "service_id"
                "pivot" => array:1 [
                  0 => "required"
                ]
              ]
              "bundles" => array:2 [
                0 => "Webinsane\Doctor\Models\Bundle"
                "table" => "webinsane_doctor_bundle_product"
              ]
              "gifts" => array:4 [
                0 => "OFFLINE\Mall\Models\Product"
                "table" => "webinsane_doctor_product_gift"
                "key" => "product_id"
                "otherKey" => "gift_id"
              ]
            ]
            +forceReindex: false
            -cachedFilteredTaxes: null
            +attributes: array:41 [
              "id" => 60
              "brand_id" => null
              "user_defined_id" => ""
              "name" => "SuperBundle"
              "slug" => "superbundle"
              "description_short" => ""
              "description" => ""
              "meta_title" => "SuperBundle"
              "meta_description" => ""
              "meta_keywords" => ""
              "additional_descriptions" => "[]"
              "additional_properties" => null
              "weight" => null
              "length" => null
              "width" => null
              "height" => null
              "quantity_default" => null
              "quantity_min" => null
              "quantity_max" => null
              "stock" => 999
              "reviews_rating" => "0.00"
              "links" => null
              "inventory_management_method" => "single"
              "allow_out_of_stock_purchases" => 0
              "stackable" => 1
              "shippable" => 1
              "price_includes_tax" => 1
              "group_by_property_id" => null
              "published" => 1
              "sales_count" => 0
              "created_at" => "2024-04-14 09:09:54"
              "updated_at" => "2024-04-14 09:23:05"
              "deleted_at" => null
              "mpn" => null
              "gtin" => null
              "embeds" => null
              "is_virtual" => 0
              "file_expires_after_days" => null
              "file_max_download_count" => null
              "file_session_required" => 0
              "sort_order" => 60
            ]
            +duplicateCache: true
            #connection: "mysql"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #original: array:41 [
              "id" => 60
              "brand_id" => null
              "user_defined_id" => ""
              "name" => "SuperBundle"
              "slug" => "superbundle"
              "description_short" => ""
              "description" => ""
              "meta_title" => "SuperBundle"
              "meta_description" => ""
              "meta_keywords" => ""
              "additional_descriptions" => "[]"
              "additional_properties" => null
              "weight" => null
              "length" => null
              "width" => null
              "height" => null
              "quantity_default" => null
              "quantity_min" => null
              "quantity_max" => null
              "stock" => 999
              "reviews_rating" => "0.00"
              "links" => null
              "inventory_management_method" => "single"
              "allow_out_of_stock_purchases" => 0
              "stackable" => 1
              "shippable" => 1
              "price_includes_tax" => 1
              "group_by_property_id" => null
              "published" => 1
              "sales_count" => 0
              "created_at" => "2024-04-14 09:09:54"
              "updated_at" => "2024-04-14 09:23:05"
              "deleted_at" => null
              "mpn" => null
              "gtin" => null
              "embeds" => null
              "is_virtual" => 0
              "file_expires_after_days" => null
              "file_max_download_count" => null
              "file_session_required" => 0
              "sort_order" => 60
            ]
            #changes: []
            #dateFormat: null
            #dispatchesEvents: []
            #observables: []
            #relations: array:5 [
              "translations" => October\Rain\Database\Collection {#8237
                #items: array:1 [
                  0 => RainLab\Translate\Models\Attribute {#8248
                    +table: "rainlab_translate_attributes"
                    +morphTo: array:1 [
                      "model" => []
                    ]
                    +implement: null
                    +attributes: array:5 [
                      "id" => 249
                      "locale" => "en"
                      "model_id" => "60"
                      "model_type" => "mall.product"
                      "attribute_data" => "{"name":"","meta_title":"","meta_description":"","slug":"","description_short":"","description":"","additional_descriptions":null,"meta_keywords":""}"
                    ]
                    #jsonable: []
                    #dates: []
                    +duplicateCache: true
                    #connection: "mysql"
                    #primaryKey: "id"
                    #keyType: "int"
                    +incrementing: true
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #original: array:5 [
                      "id" => 249
                      "locale" => "en"
                      "model_id" => "60"
                      "model_type" => "mall.product"
                      "attribute_data" => "{"name":"","meta_title":"","meta_description":"","slug":"","description_short":"","description":"","additional_descriptions":null,"meta_keywords":""}"
                    ]
                    #changes: []
                    #casts: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: true
                    #hidden: []
                    #visible: []
                    #fillable: []
                    #guarded: array:1 [
                      0 => "*"
                    ]
                    +hasMany: []
                    +hasOne: []
                    +belongsTo: []
                    +belongsToMany: []
                    +morphOne: []
                    +morphMany: []
                    +morphToMany: []
                    +morphedByMany: []
                    +attachOne: []
                    +attachMany: []
                    +hasManyThrough: []
                    +hasOneThrough: []
                    #emitterSingleEventCollection: []
                    #emitterEventCollection: []
                    #emitterEventSorted: []
                    #extensionData: array:4 [
                      "extensions" => []
                      "methods" => []
                      "dynamicMethods" => []
                      "dynamicProperties" => []
                    ]
                    +sessionKey: null
                  }
                ]
              }
              "image_sets" => October\Rain\Database\Collection {#8233
                #items: []
              }
              "customer_group_prices" => October\Rain\Database\Collection {#5366
                #items: []
              }
              "additional_prices" => October\Rain\Database\Collection {#5379
                #items: []
              }
              "gifts" => October\Rain\Database\Collection {#5787}
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
            +morphTo: []
            +morphOne: []
            +morphToMany: []
            +morphedByMany: []
            +attachOne: []
            +hasOneThrough: []
            #emitterSingleEventCollection: []
            #emitterEventCollection: array:6 [
              "model.saveInternal" => array:3 [
                500 => array:1 [
                  0 => Closure($data, $options) {#8214
                    class: "OFFLINE\Mall\Models\Product"
                    use: {
                      $model: OFFLINE\Mall\Models\Product {#8212}
                    }
                  }
                ]
                600 => array:1 [
                  0 => Closure() {#8215
                    class: "OFFLINE\Mall\Models\Product"
                    use: {
                      $model: OFFLINE\Mall\Models\Product {#8212}
                    }
                  }
                ]
                0 => array:1 [
                  0 => Closure() {#8220
                    class: "RainLab\Translate\Classes\TranslatableBehavior"
                    this: RainLab\Translate\Behaviors\TranslatableModel {#8217
                      #model: OFFLINE\Mall\Models\Product {#8212}
                      #translatableContext: "ru"
                      #translatableDefault: "ru"
                      #translatableUseFallback: true
                      #translatableAttributes: []
                      #translatableOriginals: []
                      #requiredProperties: array:1 [
                        0 => "translatable"
                      ]
                      #extensionHidden: array:2 [
                        "fields" => []
                        "methods" => array:2 [
                          0 => "extensionIsHiddenField"
                          1 => "extensionIsHiddenMethod"
                        ]
                      ]
                    }
                  }
                ]
              ]
              "model.beforeSave" => array:1 [
                0 => array:1 [
                  0 => Closure() {#8216
                    class: "OFFLINE\Mall\Models\Product"
                    use: {
                      $model: OFFLINE\Mall\Models\Product {#8212}
                    }
                  }
                ]
              ]
              "model.beforeGetAttribute" => array:1 [
                0 => array:1 [
                  0 => Closure($key) {#8218
                    class: "RainLab\Translate\Classes\TranslatableBehavior"
                    this: RainLab\Translate\Behaviors\TranslatableModel {#8217}
                    use: {
                      $model: OFFLINE\Mall\Models\Product {#8212}
                    }
                  }
                ]
              ]
              "model.beforeSetAttribute" => array:1 [
                0 => array:1 [
                  0 => Closure($key, $value) {#8219
                    class: "RainLab\Translate\Classes\TranslatableBehavior"
                    this: RainLab\Translate\Behaviors\TranslatableModel {#8217}
                    use: {
                      $model: OFFLINE\Mall\Models\Product {#8212}
                    }
                  }
                ]
              ]
              "model.relation.beforeAttach" => array:1 [
                0 => array:1 [
                  0 => Closure($relationName, $attachedIdList, $insertData) {#8210
                    class: "OFFLINE\Mall\Models\Product"
                    this: OFFLINE\Mall\Models\Product {#8212}
                  }
                ]
              ]
              "model.relation.beforeDetach" => array:1 [
                0 => array:1 [
                  0 => Closure($relationName, $attachedIdList) {#8225
                    class: "OFFLINE\Mall\Models\Product"
                    this: OFFLINE\Mall\Models\Product {#8212}
                  }
                ]
              ]
            ]
            #emitterEventSorted: array:1 [
              "model.beforeGetAttribute" => array:1 [
                0 => Closure($key) {#8218}
              ]
            ]
            #extensionData: array:4 [
              "extensions" => array:2 [
                "RainLab\Translate\Behaviors\TranslatableModel" => RainLab\Translate\Behaviors\TranslatableModel {#8217}
                "October\Rain\Database\Behaviors\Sortable" => October\Rain\Database\Behaviors\Sortable {#8221
                  #model: OFFLINE\Mall\Models\Product {#8212}
                  #extensionHidden: array:2 [
                    "fields" => []
                    "methods" => array:2 [
                      0 => "extensionIsHiddenField"
                      1 => "extensionIsHiddenMethod"
                    ]
                  ]
                }
              ]
              "methods" => array:28 [
                "scopeTransWhere" => "RainLab\Translate\Behaviors\TranslatableModel"
                "scopeTransOrderBy" => "RainLab\Translate\Behaviors\TranslatableModel"
                "initTranslatableContext" => "RainLab\Translate\Behaviors\TranslatableModel"
                "isTranslatable" => "RainLab\Translate\Behaviors\TranslatableModel"
                "noFallbackLocale" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getAttributeTranslated" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getTranslateAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
                "hasTranslation" => "RainLab\Translate\Behaviors\TranslatableModel"
                "setAttributeTranslated" => "RainLab\Translate\Behaviors\TranslatableModel"
                "syncTranslatableAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
                "translateContext" => "RainLab\Translate\Behaviors\TranslatableModel"
                "lang" => "RainLab\Translate\Behaviors\TranslatableModel"
                "hasTranslatableAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getTranslatableAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getTranslatableAttributesWithOptions" => "RainLab\Translate\Behaviors\TranslatableModel"
                "isTranslateDirty" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getDirtyLocales" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getTranslatableOriginals" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getTranslateDirty" => "RainLab\Translate\Behaviors\TranslatableModel"
                "setTranslateAttribute" => "RainLab\Translate\Behaviors\TranslatableModel"
                "getTranslateAttribute" => "RainLab\Translate\Behaviors\TranslatableModel"
                "extend" => "October\Rain\Database\Behaviors\Sortable"
                "extensionApplyInitCallbacks" => "October\Rain\Database\Behaviors\Sortable"
                "extensionExtendCallback" => "October\Rain\Database\Behaviors\Sortable"
                "getCalledExtensionClass" => "October\Rain\Database\Behaviors\Sortable"
                "bootSortable" => "October\Rain\Database\Behaviors\Sortable"
                "setSortableOrder" => "October\Rain\Database\Behaviors\Sortable"
                "getSortOrderColumn" => "October\Rain\Database\Behaviors\Sortable"
              ]
              "dynamicMethods" => array:1 [
                "getPrograms" => Closure() {#8213
                  class: "Webinsane\Doctor\Plugin"
                  this: Webinsane\Doctor\Plugin {#125 …}
                  use: {
                    $product: OFFLINE\Mall\Models\Product {#8212}
                  }
                }
              ]
              "dynamicProperties" => []
            ]
            +sessionKey: null
            #validationErrors: null
            #validationDefaultAttrNames: []
            #forceDeleting: false
            #money: Iweb\PayseraMall\Classes\DefaultMoneyRepair {#607
              #twig: Twig\Environment {#608
                -charset: "UTF-8"
                -loader: System\Twig\Loader {#609
                  #cache: []
                }
                -debug: false
                -autoReload: true
                -cache: Twig\Cache\NullCache {#610}
                -lexer: null
                -parser: null
                -compiler: null
                -baseTemplateClass: "\Twig\Template"
                -globals: []
                -resolvedGlobals: null
                -loadedTemplates: null
                -strictVariables: false
                -templateClassPrefix: "__TwigTemplate_"
                -originalCache: false
                -extensionSet: Twig\ExtensionSet {#611
                  -extensions: array:4 [
                    "Twig\Extension\CoreExtension" => Twig\Extension\CoreExtension {#613
                      -dateFormats: array:2 [
                        0 => "F j, Y H:i"
                        1 => "%d days"
                      ]
                      -numberFormat: array:3 [
                        0 => 0
                        1 => "."
                        2 => ","
                      ]
                      -timezone: null
                      -escapers: []
                    }
                    "Twig\Extension\EscaperExtension" => Twig\Extension\EscaperExtension {#614
                      -defaultStrategy: "html"
                      -escapers: []
                      +safeClasses: []
                      +safeLookup: []
                    }
                    "Twig\Extension\OptimizerExtension" => Twig\Extension\OptimizerExtension {#615
                      -optimizers: -1
                    }
                    "System\Twig\Extension" => System\Twig\Extension {#616
                      #markupManager: System\Classes\MarkupManager {#293
                        #callbacks: array:1 [
                          0 => Closure($manager) {#294
                            class: "System\ServiceProvider"
                            this: System\ServiceProvider {#113 …}
                          }
                        ]
                        #items: array:2 [
                          "functions" => array:21 [
                            "input" => "input"
                            "post" => "post"
                            "get" => "get"
                            "link_to" => "link_to"
                            "link_to_asset" => "link_to_asset"
                            "link_to_route" => "link_to_route"
                            "link_to_action" => "link_to_action"
                            "asset" => "asset"
                            "action" => "action"
                            "url" => "url"
                            "route" => "route"
                            "secure_url" => "secure_url"
                            "secure_asset" => "secure_asset"
                            "str_*" => array:2 [
                              0 => "Str"
                              1 => "*"
                            ]
                            "url_*" => array:2 [
                              0 => "Url"
                              1 => "*"
                            ]
                            "html_*" => array:2 [
                              0 => "Html"
                              1 => "*"
                            ]
                            "form_*" => array:2 [
                              0 => "Form"
                              1 => "*"
                            ]
                            "form_macro" => array:2 [
                              0 => "Form"
                              1 => "__call"
                            ]
                            "d" => Closure() {#5179
                              class: "IHORCHYSHKALA\Dump\Plugin"
                              this: IHORCHYSHKALA\Dump\Plugin {#132
                                #loadedYamlConfiguration: false
                                +require: []
                                +elevated: false
                                +disabled: false
                                #app: October\Rain\Foundation\Application {#2
                                  #pluginsPath: null
                                  #themesPath: null
                                  #tempPath: null
                                  #uploadsPath: null
                                  #mediaPath: null
                                  #basePath: "/var/www/mrwdev/data/www/mrwshop.qc.lt"
                                  #hasBeenBootstrapped: true
                                  #booted: true
                                  #bootingCallbacks: array:3 [
                                    0 => Closure() {#12
                                      class: "October\Rain\Foundation\Providers\LogServiceProvider"
                                      this: October\Rain\Foundation\Providers\LogServiceProvider {#10
                                        #app: October\Rain\Foundation\Application {#2}
                                      }
                                    }
                                    1 => Closure() {#388
                                      class: "Illuminate\Foundation\Application"
                                      this: October\Rain\Foundation\Application {#2}
                                      use: {
                                        $instance: Illuminate\Cache\CacheServiceProvider {#383 …1}
                                      }
                                    }
                                    2 => Closure() {#436
                                      class: "Illuminate\Foundation\Application"
                                      this: October\Rain\Foundation\Application {#2}
                                      use: {
                                        $instance: October\Rain\Validation\ValidationServiceProvider {#433 …1}
                                      }
                                    }
                                  ]
                                  #bootedCallbacks: []
                                  #terminatingCallbacks: []
                                  #serviceProviders: array:26 [
                                    0 => October\Rain\Events\EventServiceProvider {#8
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    1 => October\Rain\Foundation\Providers\LogServiceProvider {#10}
                                    2 => October\Rain\Router\RoutingServiceProvider {#13
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    3 => October\Rain\Foundation\Providers\MakerServiceProvider {#21
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    4 => October\Rain\Foundation\Providers\ExecutionContextProvider {#23
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    5 => Carbon\Laravel\ServiceProvider {#25
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    6 => Illuminate\Cookie\CookieServiceProvider {#71
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    7 => Illuminate\Encryption\EncryptionServiceProvider {#72
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    8 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#77
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    9 => Illuminate\Foundation\Providers\FoundationServiceProvider {#76
                                      #providers: array:1 [
                                        0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                                      ]
                                      #instances: array:1 [
                                        0 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#77}
                                      ]
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    10 => Illuminate\Pagination\PaginationServiceProvider {#81
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    11 => Illuminate\Session\SessionServiceProvider {#85
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    12 => Illuminate\View\ViewServiceProvider {#89
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    13 => October\Rain\Database\DatabaseServiceProvider {#94
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    14 => October\Rain\Halcyon\HalcyonServiceProvider {#103
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    15 => October\Rain\Filesystem\FilesystemServiceProvider {#106
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    16 => October\Rain\Html\UrlServiceProvider {#111
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    17 => October\Rain\Argon\ArgonServiceProvider {#112
                                      #defer: false
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    18 => Backend\ServiceProvider {#297
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    19 => Cms\ServiceProvider {#302
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    20 => System\ServiceProvider {#113 …}
                                    21 => Illuminate\Cache\CacheServiceProvider {#383}
                                    22 => Jenssegers\Agent\AgentServiceProvider {#218
                                      #defer: false
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    23 => October\Rain\Validation\ValidationServiceProvider {#433}
                                    24 => October\Rain\Html\HtmlServiceProvider {#8104
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                    25 => October\Rain\Parse\ParseServiceProvider {#8123
                                      +singletons: array:4 [
                                        "parse.markdown" => "October\Rain\Parse\Markdown"
                                        "parse.yaml" => "October\Rain\Parse\Yaml"
                                        "parse.twig" => "October\Rain\Parse\Twig"
                                        "parse.ini" => "October\Rain\Parse\Ini"
                                      ]
                                      #app: October\Rain\Foundation\Application {#2}
                                    }
                                  ]
                                  #loadedProviders: array:26 [
                                    "October\Rain\Events\EventServiceProvider" => true
                                    "October\Rain\Foundation\Providers\LogServiceProvider" => true
                                    "October\Rain\Router\RoutingServiceProvider" => true
                                    "October\Rain\Foundation\Providers\MakerServiceProvider" => true
                                    "October\Rain\Foundation\Providers\ExecutionContextProvider" => true
                                    "Carbon\Laravel\ServiceProvider" => true
                                    "Illuminate\Cookie\CookieServiceProvider" => true
                                    "Illuminate\Encryption\EncryptionServiceProvider" => true
                                    "Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
                                    "Illuminate\Foundation\Providers\FoundationServiceProvider" => true
                                    "Illuminate\Pagination\PaginationServiceProvider" => true
                                    "Illuminate\Session\SessionServiceProvider" => true
                                    "Illuminate\View\ViewServiceProvider" => true
                                    "October\Rain\Database\DatabaseServiceProvider" => true
                                    "October\Rain\Halcyon\HalcyonServiceProvider" => true
                                    "October\Rain\Filesystem\FilesystemServiceProvider" => true
                                    "October\Rain\Html\UrlServiceProvider" => true
                                    "October\Rain\Argon\ArgonServiceProvider" => true
                                    "Backend\ServiceProvider" => true
                                    "Cms\ServiceProvider" => true
                                    "System\ServiceProvider" => true
                                    "Illuminate\Cache\CacheServiceProvider" => true
                                    "Jenssegers\Agent\AgentServiceProvider" => true
                                    "October\Rain\Validation\ValidationServiceProvider" => true
                                    "October\Rain\Html\HtmlServiceProvider" => true
                                    "October\Rain\Parse\ParseServiceProvider" => true
                                  ]
                                  #deferredServices: array:80 [
                                    "Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                                    "Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                                    "Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                                    "Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                                    "Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                                    "Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
                                    "cache.store" => "Illuminate\Cache\CacheServiceProvider"
                                    "cache.psr6" => "Illuminate\Cache\CacheServiceProvider"
                                    "memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
                                    "hash" => "Illuminate\Hashing\HashServiceProvider"
                                    "hash.driver" => "Illuminate\Hashing\HashServiceProvider"
                                    "Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
                                    "queue" => "Illuminate\Queue\QueueServiceProvider"
                                    "queue.worker" => "Illuminate\Queue\QueueServiceProvider"
                                    "queue.listener" => "Illuminate\Queue\QueueServiceProvider"
                                    "queue.failer" => "Illuminate\Queue\QueueServiceProvider"
                                    "queue.connection" => "Illuminate\Queue\QueueServiceProvider"
                                    "command.tinker" => "Laravel\Tinker\TinkerServiceProvider"
                                    "command.cache.clear" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.cache.forget" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.clear-compiled" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.config.cache" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.config.clear" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.down" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.environment" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.key.generate" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.optimize" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.package.discover" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.failed" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.flush" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.forget" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.listen" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.restart" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.retry" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.queue.work" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.route.cache" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.route.clear" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.route.list" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "Illuminate\Console\Scheduling\ScheduleFinishCommand" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "Illuminate\Console\Scheduling\ScheduleRunCommand" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.seed" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.storage.link" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.up" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.view.clear" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.serve" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.vendor.publish" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "migrator" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "migration.repository" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "migration.creator" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.fresh" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.install" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.refresh" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.reset" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.rollback" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.status" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "command.migrate.make" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "composer" => "October\Rain\Foundation\Providers\ConsoleSupportServiceProvider"
                                    "parse.markdown" => "October\Rain\Parse\ParseServiceProvider"
                                    "parse.twig" => "October\Rain\Parse\ParseServiceProvider"
                                    "parse.ini" => "October\Rain\Parse\ParseServiceProvider"
                                    "html" => "October\Rain\Html\HtmlServiceProvider"
                                    "form" => "October\Rain\Html\HtmlServiceProvider"
                                    "network.http" => "October\Rain\Network\NetworkServiceProvider"
                                    "command.create.theme" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.plugin" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.model" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.controller" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.component" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.formwidget" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.reportwidget" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "command.create.command" => "October\Rain\Scaffold\ScaffoldServiceProvider"
                                    "flash" => "October\Rain\Flash\FlashServiceProvider"
                                    "mailer" => "October\Rain\Mail\MailServiceProvider"
                                    "swift.mailer" => "October\Rain\Mail\MailServiceProvider"
                                    "swift.transport" => "October\Rain\Mail\MailServiceProvider"
                                    "Illuminate\Mail\Markdown" => "October\Rain\Mail\MailServiceProvider"
                                    "redis" => "October\Rain\Redis\RedisServiceProvider"
                                    "redis.connection" => "October\Rain\Redis\RedisServiceProvider"
                                    "validation.presence" => "October\Rain\Validation\ValidationServiceProvider"
                                  ]
                                  #appPath: null
                                  #databasePath: null
                                  #storagePath: null
                                  #environmentPath: null
                                  #environmentFile: ".env"
                                  #isRunningInConsole: false
                                  #namespace: null
                                  #resolved: array:57 [
                                    "events" => true
                                    "router" => true
                                    "October\Rain\Foundation\Http\Kernel" => true
                                    "Illuminate\Contracts\Http\Kernel" => true
                                    "October\Rain\Foundation\Bootstrap\RegisterClassLoader" => true
                                    "October\Rain\Foundation\Bootstrap\LoadEnvironmentVariables" => true
                                    "October\Rain\Foundation\Bootstrap\LoadConfiguration" => true
                                    "env" => true
                                    "October\Rain\Foundation\Bootstrap\LoadTranslation" => true
                                    "Illuminate\Foundation\Bootstrap\HandleExceptions" => true
                                    "Illuminate\Foundation\Bootstrap\RegisterFacades" => true
                                    "October\Rain\Foundation\Bootstrap\RegisterOctober" => true
                                    "Illuminate\Foundation\Bootstrap\RegisterProviders" => true
                                    "string" => true
                                    "files" => true
                                    "execution.context" => true
                                    "translation.loader" => true
                                    "translator" => true
                                    "view.engine.resolver" => true
                                    "view.finder" => true
                                    "view" => true
                                    "Illuminate\Foundation\Bootstrap\BootProviders" => true
                                    "db.factory" => true
                                    "db" => true
                                    "halcyon" => true
                                    "cache" => true
                                    "OFFLINE\Mall\Classes\Payments\PaymentGateway" => true
                                    "validation.presence" => true
                                    "validator" => true
                                    "mall.twig.environment" => true
                                    "OFFLINE\Mall\Classes\Utils\Money" => true
                                    "session" => true
                                    "db.connection" => true
                                    "OFFLINE\Mall\Classes\Events\MailingEventHandler" => true
                                    "MailingEventHandler" => true
                                    "October\Rain\Foundation\Http\Middleware\CheckForTrustedHost" => true
                                    "October\Rain\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
                                    "Illuminate\Routing\Contracts\ControllerDispatcher" => true
                                    "Cms\Classes\CmsController" => true
                                    "encrypter" => true
                                    "October\Rain\Cookie\Middleware\EncryptCookies" => true
                                    "cookie" => true
                                    "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" => true
                                    "Illuminate\Session\Middleware\StartSession" => true
                                    "Illuminate\View\Middleware\ShareErrorsFromSession" => true
                                    "Illuminate\Routing\Middleware\SubstituteBindings" => true
                                    "RainLab\Translate\Classes\LocaleMiddleware" => true
                                    "Cms\Classes\Controller" => true
                                    "October\Rain\Foundation\Maker" => true
                                    "user.auth" => true
                                    "OFFLINE\Mall\Classes\Index\Index" => true
                                    "cms.helper" => true
                                    "url" => true
                                    "block" => true
                                    "October\Rain\Parse\Yaml" => true
                                    "parse.yaml" => true
                                    "Hashids\Hashids" => true
                                  ]
                                  #bindings: array:101 [
                                    "Illuminate\Foundation\Mix" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#4
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Foundation\Application" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#7
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => false
                                    ]
                                    "events" => array:2 [
                                      "concrete" => Closure($app) {#9
                                        class: "October\Rain\Events\EventServiceProvider"
                                        this: October\Rain\Events\EventServiceProvider {#8}
                                      }
                                      "shared" => true
                                    ]
                                    "log" => array:2 [
                                      "concrete" => Closure() {#11
                                        class: "Illuminate\Log\LogServiceProvider"
                                        this: October\Rain\Foundation\Providers\LogServiceProvider {#10}
                                      }
                                      "shared" => true
                                    ]
                                    "router" => array:2 [
                                      "concrete" => Closure($app) {#14
                                        class: "October\Rain\Router\RoutingServiceProvider"
                                        this: October\Rain\Router\RoutingServiceProvider {#13}
                                      }
                                      "shared" => true
                                    ]
                                    "url" => array:2 [
                                      "concrete" => Closure($app) {#15
                                        class: "October\Rain\Router\RoutingServiceProvider"
                                        this: October\Rain\Router\RoutingServiceProvider {#13}
                                      }
                                      "shared" => true
                                    ]
                                    "redirect" => array:2 [
                                      "concrete" => Closure($app) {#180
                                        class: "RainLab\User\Plugin"
                                        this: RainLab\User\Plugin {#139 …5}
                                      }
                                      "shared" => true
                                    ]
                                    "Psr\Http\Message\ServerRequestInterface" => array:2 [
                                      "concrete" => Closure($app) {#17
                                        class: "Illuminate\Routing\RoutingServiceProvider"
                                        this: October\Rain\Router\RoutingServiceProvider {#13}
                                      }
                                      "shared" => false
                                    ]
                                    "Psr\Http\Message\ResponseInterface" => array:2 [
                                      "concrete" => Closure() {#18
                                        class: "Illuminate\Routing\RoutingServiceProvider"
                                        this: October\Rain\Router\RoutingServiceProvider {#13}
                                      }
                                      "shared" => false
                                    ]
                                    "Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
                                      "concrete" => Closure($app) {#19
                                        class: "Illuminate\Routing\RoutingServiceProvider"
                                        this: October\Rain\Router\RoutingServiceProvider {#13}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Routing\Contracts\ControllerDispatcher" => array:2 [
                                      "concrete" => Closure($app) {#20
                                        class: "Illuminate\Routing\RoutingServiceProvider"
                                        this: October\Rain\Router\RoutingServiceProvider {#13}
                                      }
                                      "shared" => true
                                    ]
                                    "October\Rain\Foundation\Maker" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#22
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "execution.context" => array:2 [
                                      "concrete" => Closure($app) {#24
                                        class: "October\Rain\Foundation\Providers\ExecutionContextProvider"
                                        this: October\Rain\Foundation\Providers\ExecutionContextProvider {#23}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Contracts\Http\Kernel" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#26
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Contracts\Console\Kernel" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#27
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#28
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "env" => array:2 [
                                      "concrete" => Closure() {#59
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …1}
                                      }
                                      "shared" => false
                                    ]
                                    "translation.loader" => array:2 [
                                      "concrete" => Closure($app) {#60
                                        class: "October\Rain\Foundation\Bootstrap\LoadTranslation"
                                        this: October\Rain\Foundation\Bootstrap\LoadTranslation {#48}
                                      }
                                      "shared" => true
                                    ]
                                    "translator" => array:2 [
                                      "concrete" => Closure($app) {#57
                                        class: "October\Rain\Foundation\Bootstrap\LoadTranslation"
                                        this: October\Rain\Foundation\Bootstrap\LoadTranslation {#48}
                                      }
                                      "shared" => true
                                    ]
                                    "string" => array:2 [
                                      "concrete" => Closure() {#44
                                        class: "October\Rain\Foundation\Bootstrap\RegisterOctober"
                                        this: October\Rain\Foundation\Bootstrap\RegisterOctober {#65}
                                      }
                                      "shared" => true
                                    ]
                                    "cookie" => array:2 [
                                      "concrete" => Closure($app) {#73
                                        class: "Illuminate\Cookie\CookieServiceProvider"
                                        this: Illuminate\Cookie\CookieServiceProvider {#71}
                                      }
                                      "shared" => true
                                    ]
                                    "encrypter" => array:2 [
                                      "concrete" => Closure($app) {#74
                                        class: "Illuminate\Encryption\EncryptionServiceProvider"
                                        this: Illuminate\Encryption\EncryptionServiceProvider {#72}
                                      }
                                      "shared" => true
                                    ]
                                    "session" => array:2 [
                                      "concrete" => Closure($app) {#86
                                        class: "Illuminate\Session\SessionServiceProvider"
                                        this: Illuminate\Session\SessionServiceProvider {#85}
                                      }
                                      "shared" => true
                                    ]
                                    "session.store" => array:2 [
                                      "concrete" => Closure($app) {#87
                                        class: "Illuminate\Session\SessionServiceProvider"
                                        this: Illuminate\Session\SessionServiceProvider {#85}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Session\Middleware\StartSession" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#88
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "view" => array:2 [
                                      "concrete" => Closure($app) {#90
                                        class: "Illuminate\View\ViewServiceProvider"
                                        this: Illuminate\View\ViewServiceProvider {#89}
                                      }
                                      "shared" => true
                                    ]
                                    "view.finder" => array:2 [
                                      "concrete" => Closure($app) {#91
                                        class: "Illuminate\View\ViewServiceProvider"
                                        this: Illuminate\View\ViewServiceProvider {#89}
                                      }
                                      "shared" => false
                                    ]
                                    "blade.compiler" => array:2 [
                                      "concrete" => Closure() {#92
                                        class: "Illuminate\View\ViewServiceProvider"
                                        this: Illuminate\View\ViewServiceProvider {#89}
                                      }
                                      "shared" => true
                                    ]
                                    "view.engine.resolver" => array:2 [
                                      "concrete" => Closure() {#93
                                        class: "Illuminate\View\ViewServiceProvider"
                                        this: Illuminate\View\ViewServiceProvider {#89}
                                      }
                                      "shared" => true
                                    ]
                                    "Faker\Generator" => array:2 [
                                      "concrete" => Closure($app, $parameters) {#96
                                        class: "Illuminate\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Database\Eloquent\Factory" => array:2 [
                                      "concrete" => Closure($app) {#97
                                        class: "Illuminate\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => true
                                    ]
                                    "Illuminate\Contracts\Queue\EntityResolver" => array:2 [
                                      "concrete" => Closure() {#98
                                        class: "Illuminate\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => true
                                    ]
                                    "db.factory" => array:2 [
                                      "concrete" => Closure($app) {#99
                                        class: "October\Rain\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => true
                                    ]
                                    "db" => array:2 [
                                      "concrete" => Closure($app) {#100
                                        class: "October\Rain\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => true
                                    ]
                                    "db.connection" => array:2 [
                                      "concrete" => Closure($app) {#101
                                        class: "October\Rain\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => false
                                    ]
                                    "db.dongle" => array:2 [
                                      "concrete" => Closure($app) {#102
                                        class: "October\Rain\Database\DatabaseServiceProvider"
                                        this: October\Rain\Database\DatabaseServiceProvider {#94}
                                      }
                                      "shared" => true
                                    ]
                                    "halcyon" => array:2 [
                                      "concrete" => Closure($app) {#104
                                        class: "October\Rain\Halcyon\HalcyonServiceProvider"
                                        this: October\Rain\Halcyon\HalcyonServiceProvider {#103}
                                      }
                                      "shared" => true
                                    ]
                                    "files" => array:2 [
                                      "concrete" => Closure() {#107
                                        class: "October\Rain\Filesystem\FilesystemServiceProvider"
                                        this: October\Rain\Filesystem\FilesystemServiceProvider {#106}
                                      }
                                      "shared" => true
                                    ]
                                    "filesystem" => array:2 [
                                      "concrete" => Closure() {#108
                                        class: "October\Rain\Filesystem\FilesystemServiceProvider"
                                        this: October\Rain\Filesystem\FilesystemServiceProvider {#106}
                                      }
                                      "shared" => true
                                    ]
                                    "filesystem.disk" => array:2 [
                                      "concrete" => Closure() {#109
                                        class: "Illuminate\Filesystem\FilesystemServiceProvider"
                                        this: October\Rain\Filesystem\FilesystemServiceProvider {#106}
                                      }
                                      "shared" => true
                                    ]
                                    "filesystem.cloud" => array:2 [
                                      "concrete" => Closure() {#110
                                        class: "Illuminate\Filesystem\FilesystemServiceProvider"
                                        this: October\Rain\Filesystem\FilesystemServiceProvider {#106}
                                      }
                                      "shared" => true
                                    ]
                                    "cms.helper" => array:2 [
                                      "concrete" => Closure() {#117
                                        class: "System\ServiceProvider"
                                        this: System\ServiceProvider {#113 …}
                                      }
                                      "shared" => true
                                    ]
                                    "backend.helper" => array:2 [
                                      "concrete" => Closure() {#118
                                        class: "System\ServiceProvider"
                                        this: System\ServiceProvider {#113 …}
                                      }
                                      "shared" => true
                                    ]
                                    "backend.menu" => array:2 [
                                      "concrete" => Closure() {#119
                                        class: "System\ServiceProvider"
                                        this: System\ServiceProvider {#113 …}
                                      }
                                      "shared" => true
                                    ]
                                    "backend.auth" => array:2 [
                                      "concrete" => Closure() {#120
                                        class: "System\ServiceProvider"
                                        this: System\ServiceProvider {#113 …}
                                      }
                                      "shared" => true
                                    ]
                                    "command.translate.scan" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#171
                                        class: "Illuminate\Container\Container"
                                        this: October\Rain\Foundation\Application {#2}
                                        use: { …2}
                                      }
                                      "shared" => true
                                    ]
                                    "user.auth" => array:2 [
                                      "concrete" => Closure() {#561
                                        class: "OFFLINE\Mall\Plugin"
                                        this: OFFLINE\Mall\Plugin {#144 …5}
                                      }
                                      "shared" => true
                                    ]
                                    "OFFLINE\Mall\Classes\Customer\SignInHandler" => array:2 [
                                      "concrete" => Closure() {#216
                                        class: "OFFLINE\Mall\Plugin"
                                        this: OFFLINE\Mall\Plugin {#144}
                                      }
                                      "shared" => false
                                    ]
                                    "OFFLINE\Mall\Classes\Customer\SignUpHandler" => array:2 [
                                      "concrete" => Closure() {#494
                                        class: "Webinsane\Doctor\Plugin"
                                        this: Webinsane\Doctor\Plugin {#125 …}
                                      }
                                      "shared" => false
                                    ]
                                    "OFFLINE\Mall\Classes\Utils\Money" => array:2 [
                                      "concrete" => Closure() {#425
                                        class: "Iweb\PayseraMall\Plugin"
                                        this: Iweb\PayseraMall\Plugin {#122 …5}
                                      }
                                      "shared" => true
                                    ]
                                    "OFFLINE\Mall\Classes\Payments\PaymentGateway" => array:2 [
                                      "concrete" => Closure() {#219
                                        class: "OFFLINE\Mall\Plugin"
                                        this: OFFLINE\Mall\Plugin {#144}
                                      }
                                      "shared" => true
                                    ]
                                    "Hashids\Hashids" => array:2 [
                                      "concrete" => Closure() {#220
                                        class: "OFFLINE\Mall\Plugin"
                                        this: OFFLINE\Mall\Plugin {#144}
                                      }
                                      "shared" => true
                                    ]
                                    "OFFLINE\Mall\Classes\Index\Index" => array:2 [
                                      "concrete" => Closure() {#179
                                        class: "OFFLINE\Mall\Plugin"
                                        this: OFFLINE\Mall\Plugin {#144}
                                      }
                                      "shared" => false
                                    ]
                                    "dompdf.options" => array:2 [
                                      "concrete" => Closure() {#222
                                        class: "OFFLINE\Mall\Plugin"
                                        this: OFFLINE\Mall\Plugin {#144}
                                      }
                                      "shared" => false
                                    ]
                                    "dompdf" => array:2 [
                                      "concrete" => Closure() {#223 …2}
                                      "shared" => false
                                    ]
                                    "dompdf.wrapper" => array:2 [
                                      "concrete" => Closure($app) {#224 …2}
                                      "shared" => false
                                    ]
                                    "mall.twig.environment" => array:2 [
                                      "concrete" => Closure() {#225 …2}
                                      "shared" => true
                                    ]
                                    "command.october.up" => array:2 [
                                      "concrete" => Closure($app) {#235 …3}
                                      "shared" => true
                                    ]
                                    "command.october.down" => array:2 [
                                      "concrete" => Closure($app) {#237 …3}
                                      "shared" => true
                                    ]
                                    "command.october.update" => array:2 [
                                      "concrete" => Closure($app) {#239 …3}
                                      "shared" => true
                                    ]
                                    "command.october.util" => array:2 [
                                      "concrete" => Closure($app) {#241 …3}
                                      "shared" => true
                                    ]
                                    "command.october.mirror" => array:2 [
                                      "concrete" => Closure($app) {#243 …3}
                                      "shared" => true
                                    ]
                                    "command.october.fresh" => array:2 [
                                      "concrete" => Closure($app) {#245 …3}
                                      "shared" => true
                                    ]
                                    "command.october.env" => array:2 [
                                      "concrete" => Closure($app) {#247 …3}
                                      "shared" => true
                                    ]
                                    "command.october.install" => array:2 [
                                      "concrete" => Closure($app) {#249 …3}
                                      "shared" => true
                                    ]
                                    "command.october.passwd" => array:2 [
                                      "concrete" => Closure($app) {#251 …3}
                                      "shared" => true
                                    ]
                                    "command.october.version" => array:2 [
                                      "concrete" => Closure($app) {#253 …3}
                                      "shared" => true
                                    ]
                                    "command.october.manifest" => array:2 [
                                      "concrete" => Closure($app) {#255 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.install" => array:2 [
                                      "concrete" => Closure($app) {#257 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.remove" => array:2 [
                                      "concrete" => Closure($app) {#259 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.disable" => array:2 [
                                      "concrete" => Closure($app) {#261 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.enable" => array:2 [
                                      "concrete" => Closure($app) {#263 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.refresh" => array:2 [
                                      "concrete" => Closure($app) {#265 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.rollback" => array:2 [
                                      "concrete" => Closure($app) {#267 …3}
                                      "shared" => true
                                    ]
                                    "command.plugin.list" => array:2 [
                                      "concrete" => Closure($app) {#269 …3}
                                      "shared" => true
                                    ]
                                    "command.theme.install" => array:2 [
                                      "concrete" => Closure($app) {#271 …3}
                                      "shared" => true
                                    ]
                                    "command.theme.remove" => array:2 [
                                      "concrete" => Closure($app) {#273 …3}
                                      "shared" => true
                                    ]
                                    "command.theme.list" => array:2 [
                                      "concrete" => Closure($app) {#275 …3}
                                      "shared" => true
                                    ]
                                    "command.theme.use" => array:2 [
                                      "concrete" => Closure($app) {#277 …3}
                                      "shared" => true
                                    ]
                                    "command.theme.sync" => array:2 [
                                      "concrete" => Closure($app) {#279 …3}
                                      "shared" => true
                                    ]
                                    "twig.environment" => array:2 [
                                      "concrete" => Closure($app) {#285 …2}
                                      "shared" => true
                                    ]
                                    "cache" => array:2 [
                                      "concrete" => Closure($app) {#384 …2}
                                      "shared" => true
                                    ]
                                    "cache.store" => array:2 [
                                      "concrete" => Closure($app) {#385 …2}
                                      "shared" => true
                                    ]
                                    "cache.psr6" => array:2 [
                                      "concrete" => Closure($app) {#386 …2}
                                      "shared" => true
                                    ]
                                    "memcached.connector" => array:2 [
                                      "concrete" => Closure() {#387 …2}
                                      "shared" => true
                                    ]
                                    "agent" => array:2 [
                                      "concrete" => Closure($app) {#426 …2}
                                      "shared" => true
                                    ]
                                    "validation.presence" => array:2 [
                                      "concrete" => Closure($app) {#434 …2}
                                      "shared" => true
                                    ]
                                    "validator" => array:2 [
                                      "concrete" => Closure($app) {#435 …2}
                                      "shared" => true
                                    ]
                                    "command.webinsane.mall.console_reindex" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#548 …3}
                                      "shared" => true
                                    ]
                                    "MailingEventHandler" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#807 …3}
                                      "shared" => false
                                    ]
                                    "command.offline.mall.seed-demo" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#828 …3}
                                      "shared" => true
                                    ]
                                    "command.offline.mall.reindex" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#830 …3}
                                      "shared" => true
                                    ]
                                    "command.offline.mall.system-check" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#832 …3}
                                      "shared" => true
                                    ]
                                    "command.offline.mall.initialize" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#834 …3}
                                      "shared" => true
                                    ]
                                    "html" => array:2 [
                                      "concrete" => Closure($app) {#6384 …2}
                                      "shared" => true
                                    ]
                                    "form" => array:2 [
                                      "concrete" => Closure($app) {#8076 …2}
                                      "shared" => true
                                    ]
                                    "block" => array:2 [
                                      "concrete" => Closure($app) {#6383 …2}
                                      "shared" => true
                                    ]
                                    "parse.markdown" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#8125 …3}
                                      "shared" => true
                                    ]
                                    "parse.yaml" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#8124 …3}
                                      "shared" => true
                                    ]
                                    "parse.twig" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#8126 …3}
                                      "shared" => true
                                    ]
                                    "parse.ini" => array:2 [
                                      "concrete" => Closure($container, $parameters = []) {#8149 …3}
                                      "shared" => true
                                    ]
                                  ]
                                  #methodBindings: []
                                  #instances: array:54 [
                                    "path" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/app"
                                    "path.base" => "/var/www/mrwdev/data/www/mrwshop.qc.lt"
                                    "path.lang" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/lang"
                                    "path.config" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/config"
                                    "path.public" => "/var/www/mrwdev/data/www/mrwshop.qc.lt"
                                    "path.storage" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage"
                                    "path.database" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/database"
                                    "path.resources" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/resources"
                                    "path.bootstrap" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/bootstrap"
                                    "path.plugins" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins"
                                    "path.themes" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/themes"
                                    "path.temp" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage/temp"
                                    "path.uploads" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage/app/uploads"
                                    "path.media" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage/app/media"
                                    "app" => October\Rain\Foundation\Application {#2}
                                    "Illuminate\Container\Container" => October\Rain\Foundation\Application {#2}
                                    "Illuminate\Foundation\PackageManifest" => Illuminate\Foundation\PackageManifest {#5
                                      +files: Illuminate\Filesystem\Filesystem {#6}
                                      +basePath: "/var/www/mrwdev/data/www/mrwshop.qc.lt"
                                      +vendorPath: "/var/www/mrwdev/data/www/mrwshop.qc.lt/vendor"
                                      +manifestPath: "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage/framework/packages.php"
                                      +manifest: array:3 [ …3]
                                    }
                                    "events" => October\Rain\Events\Dispatcher {#34
                                      #container: October\Rain\Foundation\Application {#2}
                                      #listeners: array:505 [ …505]
                                      #wildcards: []
                                      #wildcardsCache: array:193 [ …193]
                                      #sorted: array:155 [ …155]
                                      #firing: []
                                      #queueResolver: Closure() {#35 …3}
                                    }
                                    "router" => October\Rain\Router\CoreRouter {#33
                                      #events: October\Rain\Events\Dispatcher {#34}
                                      #container: October\Rain\Foundation\Application {#2}
                                      #routes: Illuminate\Routing\RouteCollection {#36
                                        #routes: array:7 [ …7]
                                        #allRoutes: array:23 [ …23]
                                        #nameList: []
                                        #actionList: array:5 [ …5]
                                      }
                                      #current: Illuminate\Routing\Route {#847
                                        +uri: "{slug?}"
                                        +methods: array:7 [ …7]
                                        +action: array:3 [ …3]
                                        +isFallback: false
                                        +controller: Cms\Classes\CmsController {#857 …3}
                                        +defaults: []
                                        +wheres: array:1 [ …1]
                                        +parameters: array:1 [ …1]
                                        +parameterNames: array:1 [ …1]
                                        #originalParameters: array:1 [ …1]
                                        +computedMiddleware: array:2 [ …2]
                                        +compiled: Symfony\Component\Routing\CompiledRoute {#877 …8}
                                        #router: October\Rain\Router\CoreRouter {#33}
                                        #container: October\Rain\Foundation\Application {#2}
                                      }
                                      #currentRequest: Illuminate\Http\Request {#50
                                        #json: null
                                        #convertedFiles: []
                                        #userResolver: null
                                        #routeResolver: Closure() {#850 …3}
                                        +attributes: Symfony\Component\HttpFoundation\ParameterBag {#52 …1}
                                        +request: Symfony\Component\HttpFoundation\ParameterBag {#58 …1}
                                        +query: Symfony\Component\HttpFoundation\ParameterBag {#58 …1}
                                        +server: Symfony\Component\HttpFoundation\ServerBag {#54 …1}
                                        +files: Symfony\Component\HttpFoundation\FileBag {#55 …1}
                                        +cookies: Symfony\Component\HttpFoundation\ParameterBag {#53 …1}
                                        +headers: Symfony\Component\HttpFoundation\HeaderBag {#56 …2}
                                        #content: null
                                        #languages: null
                                        #charsets: null
                                        #encodings: null
                                        #acceptableContentTypes: null
                                        #pathInfo: "/produkty"
                                        #requestUri: "/produkty?page=6"
                                        #baseUrl: ""
                                        #basePath: null
                                        #method: "GET"
                                        #format: null
                                        #session: Illuminate\Session\Store {#621 …5}
                                        #locale: null
                                        #defaultLocale: "en"
                                        -preferredFormat: null
                                        -isHostValid: true
                                        -isForwardedValid: true
                                        basePath: ""
                                        format: "html"
                                      }
                                      #middleware: array:2 [ …2]
                                      #middlewareGroups: array:2 [ …2]
                                      +middlewarePriority: array:3 [ …3]
                                      #binders: []
                                      #patterns: []
                                      #groupStack: []
                                    }
                                    "Illuminate\Contracts\Http\Kernel" => October\Rain\Foundation\Http\Kernel {#37
                                      #bootstrappers: array:9 [ …9]
                                      #middleware: array:2 [ …2]
                                      #routeMiddleware: array:2 [ …2]
                                      #middlewareGroups: array:2 [ …2]
                                      #middlewarePriority: array:3 [ …3]
                                      #app: October\Rain\Foundation\Application {#2}
                                      #router: October\Rain\Router\CoreRouter {#33}
                                    }
                                    "request" => Illuminate\Http\Request {#50}
                                    "October\Rain\Support\ClassLoader" => October\Rain\Support\ClassLoader {#32
                                      +files: October\Rain\Filesystem\Filesystem {#38 …4}
                                      +basePath: "/var/www/mrwdev/data/www/mrwshop.qc.lt"
                                      +manifestPath: "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage/framework/classes.php"
                                      +manifest: array:586 [ …586]
                                      #manifestDirty: false
                                      #directories: array:2 [ …2]
                                      #registered: true
                                    }
                                    "config" => October\Rain\Config\Repository {#62
                                      #loader: October\Rain\Config\FileLoader {#31 …4}
                                      #environment: "development"
                                      #items: array:11 [ …11]
                                      #packages: array:7 [ …7]
                                      #afterLoad: array:7 [ …7]
                                      #keyParserCache: array:69 [ …69]
                                    }
                                    "string" => October\Rain\Support\Str {#69}
                                    "files" => October\Rain\Filesystem\Filesystem {#114
                                      +filePermissions: null
                                      +folderPermissions: null
                                      +pathSymbols: array:2 [ …2]
                                      #symlinks: null
                                    }
                                    "execution.context" => "front-end"
                                    "translation.loader" => October\Rain\Translation\FileLoader {#148
                                      #files: October\Rain\Filesystem\Filesystem {#114}
                                      #path: "/var/www/mrwdev/data/www/mrwshop.qc.lt/lang"
                                      #jsonPaths: []
                                      #hints: array:25 [ …25]
                                    }
                                    "translator" => October\Rain\Translation\Translator {#149
                                      #events: October\Rain\Events\Dispatcher {#34}
                                      #loader: October\Rain\Translation\FileLoader {#148}
                                      #locale: "ru"
                                      #fallback: "en"
                                      #loaded: array:2 [ …2]
                                      #selector: null
                                      #parsed: []
                                      #keyParserCache: array:9 [ …9]
                                    }
                                    "view.engine.resolver" => Illuminate\View\Engines\EngineResolver {#155
                                      #resolvers: array:4 [ …4]
                                      #resolved: []
                                    }
                                    "view" => Illuminate\View\Factory {#160
                                      #engines: Illuminate\View\Engines\EngineResolver {#155}
                                      #finder: Illuminate\View\FileViewFinder {#159 …5}
                                      #events: October\Rain\Events\Dispatcher {#34}
                                      #container: October\Rain\Foundation\Application {#2}
                                      #shared: array:5 [ …5]
                                      #extensions: array:5 [ …5]
                                      #composers: []
                                      #renderCount: 0
                                      #componentStack: []
                                      #componentData: []
                                      #slots: []
                                      #slotStack: []
                                      #sections: []
                                      #sectionStack: []
                                      #loopsStack: []
                                      #pushes: []
                                      #prepends: []
                                      #pushStack: []
                                      #translationReplacements: []
                                    }
                                    "date" => Illuminate\Support\DateFactory {#371}
                                    "db.factory" => October\Rain\Database\Connectors\ConnectionFactory {#378
                                      #container: October\Rain\Foundation\Application {#2}
                                    }
                                    "db" => Illuminate\Database\DatabaseManager {#377
                                      #app: October\Rain\Foundation\Application {#2}
                                      #factory: October\Rain\Database\Connectors\ConnectionFactory {#378}
                                      #connections: array:1 [ …1]
                                      #extensions: []
                                      #reconnector: Closure($connection) {#379 …2}
                                    }
                                    "halcyon" => October\Rain\Halcyon\Datasource\Resolver {#382
                                      #datasources: array:3 [ …3]
                                      #default: "mrw"
                                    }
                                    "cache" => October\Rain\Halcyon\MemoryCacheManager {#390
                                      #app: October\Rain\Foundation\Application {#2}
                                      #stores: array:1 [ …1]
                                      #customCreators: []
                                    }
                                    "OFFLINE\Mall\Classes\Payments\PaymentGateway" => OFFLINE\Mall\Classes\Payments\DefaultPaymentGateway {#419
                                      #provider: null
                                      #providers: array:6 [ …6]
                                    }
                                    "validation.presence" => Illuminate\Validation\DatabasePresenceVerifier {#438
                                      #db: Illuminate\Database\DatabaseManager {#377}
                                      #connection: null
                                    }
                                    "validator" => October\Rain\Validation\Factory {#437
                                      #translator: October\Rain\Translation\Translator {#149}
                                      #verifier: Illuminate\Validation\DatabasePresenceVerifier {#438}
                                      #container: October\Rain\Foundation\Application {#2}
                                      #extensions: array:5 [ …5]
                                      #implicitExtensions: []
                                      #dependentExtensions: []
                                      #replacers: array:2 [ …2]
                                      #fallbackMessages: []
                                      #resolver: null
                                    }
                                    "mall.twig.environment" => Twig\Environment {#608}
                                    "OFFLINE\Mall\Classes\Utils\Money" => Iweb\PayseraMall\Classes\DefaultMoneyRepair {#607}
                                    "session" => Illuminate\Session\SessionManager {#619
                                      #container: October\Rain\Foundation\Application {#2}
                                      #app: October\Rain\Foundation\Application {#2}
                                      #config: October\Rain\Config\Repository {#62}
                                      #customCreators: []
                                      #drivers: array:1 [ …1]
                                    }
                                    "Illuminate\Routing\Route" => Illuminate\Routing\Route {#847}
                                    "Illuminate\Routing\Contracts\ControllerDispatcher" => Illuminate\Routing\ControllerDispatcher {#852
                                      #container: October\Rain\Foundation\Application {#2}
                                    }
                                    "encrypter" => Illuminate\Encryption\Encrypter {#887
                                      #key: "DZI9MZUXDo6WekJseA2xpPsUa7YTOwrY"
                                      #cipher: "AES-256-CBC"
                                    }
                                    "cookie" => Illuminate\Cookie\CookieJar {#889
                                      #path: "/"
                                      #domain: null
                                      #secure: false
                                      #sameSite: "Lax"
                                      #queued: array:1 [ …1]
                                    }
                                    "Illuminate\Session\Middleware\StartSession" => Illuminate\Session\Middleware\StartSession {#891
                                      #manager: Illuminate\Session\SessionManager {#619}
                                    }
                                    "October\Rain\Foundation\Maker" => October\Rain\Foundation\Maker {#999
                                      #bindings: []
                                      #container: October\Rain\Foundation\Application {#2}
                                    }
                                    "user.auth" => OFFLINE\Mall\Classes\Customer\AuthManager {#2869
                                      #userModel: "OFFLINE\Mall\Models\User"
                                      #sessionKey: "user_auth"
                                      #groupModel: "RainLab\User\Models\UserGroup"
                                      #throttleModel: "RainLab\User\Models\Throttle"
                                      #user: null
                                      #throttle: []
                                      #useThrottle: true
                                      #useSession: true
                                      #requireActivation: true
                                      #viaRemember: false
                                      +ipAddress: "216.73.217.0"
                                    }
                                    "cms.helper" => Cms\Helpers\Cms {#8147}
                                    "routes" => Illuminate\Routing\RouteCollection {#36}
                                    "url" => October\Rain\Router\UrlGenerator {#8127
                                      #routes: Illuminate\Routing\RouteCollection {#36}
                                      #request: Illuminate\Http\Request {#50}
                                      #assetRoot: null
                                      #forcedRoot: null
                                      #forceScheme: null
                                      #cachedRoot: "http://mrwshop.qc.lt"
                                      #cachedScheme: "http://"
                                      #rootNamespace: null
                                      #sessionResolver: Closure() {#8130 …2}
                                      #keyResolver: Closure() {#8131 …2}
                                      #formatHostUsing: null
                                      #formatPathUsing: null
                                      #routeGenerator: Illuminate\Routing\RouteUrlGenerator {#8122 …4}
                                    }
                                    "block" => October\Rain\Html\BlockBuilder {#6645
                                      #blockStack: []
                                      #blocks: array:10 [ …10]
                                    }
                                    "parse.yaml" => October\Rain\Parse\Yaml {#8120}
                                    "Hashids\Hashids" => Hashids\Hashids {#4538
                                      #alphabet: "40VL8bB9PpEoX1MKnGyvDNJmZjRr72zldawQe6gx3YA5"
                                      #shuffledAlphabets: array:10 [ …10]
                                      #seps: "sScCIhifUtFTHu"
                                      #guards: "WkqO"
                                      #minHashLength: 8
                                      #salt: "DZI9MZUXDo6WekJseA2xpPsUa7YTOwrY"
                                      #math: Hashids\Math\Bc {#4474}
                                    }
                                  ]
                                  #aliases: array:57 [
                                    "October\Rain\Foundation\Application" => "app"
                                    "Illuminate\Contracts\Container\Container" => "app"
                                    "Illuminate\Contracts\Foundation\Application" => "app"
                                    "Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
                                    "Illuminate\Cache\CacheManager" => "cache"
                                    "Illuminate\Contracts\Cache\Factory" => "cache"
                                    "Illuminate\Cache\Repository" => "cache.store"
                                    "Illuminate\Contracts\Cache\Repository" => "cache.store"
                                    "Illuminate\Config\Repository" => "config"
                                    "Illuminate\Contracts\Config\Repository" => "config"
                                    "Illuminate\Cookie\CookieJar" => "cookie"
                                    "Illuminate\Contracts\Cookie\Factory" => "cookie"
                                    "Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
                                    "Illuminate\Encryption\Encrypter" => "encrypter"
                                    "Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
                                    "Illuminate\Database\DatabaseManager" => "db"
                                    "Illuminate\Database\ConnectionResolverInterface" => "db"
                                    "Illuminate\Database\Connection" => "db.connection"
                                    "Illuminate\Database\ConnectionInterface" => "db.connection"
                                    "Illuminate\Events\Dispatcher" => "events"
                                    "Illuminate\Contracts\Events\Dispatcher" => "events"
                                    "Illuminate\Filesystem\Filesystem" => "files"
                                    "October\Rain\Filesystem\FilesystemManager" => "filesystem"
                                    "Illuminate\Contracts\Filesystem\Factory" => "filesystem"
                                    "Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
                                    "Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
                                    "Illuminate\Contracts\Hashing\Hasher" => "hash"
                                    "Illuminate\Translation\Translator" => "translator"
                                    "Illuminate\Contracts\Translation\Translator" => "translator"
                                    "Illuminate\Log\Logger" => "log"
                                    "Psr\Log\LoggerInterface" => "log"
                                    "Illuminate\Mail\Mailer" => "mailer"
                                    "Illuminate\Contracts\Mail\Mailer" => "mailer"
                                    "Illuminate\Contracts\Mail\MailQueue" => "mailer"
                                    "Illuminate\Queue\QueueManager" => "queue"
                                    "Illuminate\Contracts\Queue\Factory" => "queue"
                                    "Illuminate\Contracts\Queue\Monitor" => "queue"
                                    "Illuminate\Contracts\Queue\Queue" => "queue.connection"
                                    "Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
                                    "Illuminate\Routing\Redirector" => "redirect"
                                    "Illuminate\Redis\RedisManager" => "redis"
                                    "Illuminate\Contracts\Redis\Factory" => "redis"
                                    "Illuminate\Http\Request" => "request"
                                    "Symfony\Component\HttpFoundation\Request" => "request"
                                    "Illuminate\Routing\Router" => "router"
                                    "Illuminate\Contracts\Routing\Registrar" => "router"
                                    "Illuminate\Contracts\Routing\BindingRegistrar" => "router"
                                    "Illuminate\Session\SessionManager" => "session"
                                    "Illuminate\Session\Store" => "session.store"
                                    "Illuminate\Contracts\Session\Session" => "session.store"
                                    "October\Rain\Router\UrlGenerator" => "url"
                                    "Illuminate\Contracts\Routing\UrlGenerator" => "url"
                                    "October\Rain\Validation\Factory" => "validator"
                                    "Illuminate\Contracts\Validation\Factory" => "validator"
                                    "Illuminate\View\Factory" => "view"
                                    "Illuminate\Contracts\View\Factory" => "view"
                                    "Dompdf\Dompdf" => "dompdf"
                                  ]
                                  #abstractAliases: array:31 [
                                    "app" => array:3 [
                                      0 => "October\Rain\Foundation\Application"
                                      1 => "Illuminate\Contracts\Container\Container"
                                      2 => "Illuminate\Contracts\Foundation\Application"
                                    ]
                                    "blade.compiler" => array:1 [
                                      0 => "Illuminate\View\Compilers\BladeCompiler"
                                    ]
                                    "cache" => array:2 [
                                      0 => "Illuminate\Cache\CacheManager"
                                      1 => "Illuminate\Contracts\Cache\Factory"
                                    ]
                                    "cache.store" => array:2 [
                                      0 => "Illuminate\Cache\Repository"
                                      1 => "Illuminate\Contracts\Cache\Repository"
                                    ]
                                    "config" => array:2 [
                                      0 => "Illuminate\Config\Repository"
                                      1 => "Illuminate\Contracts\Config\Repository"
                                    ]
                                    "cookie" => array:3 [
                                      0 => "Illuminate\Cookie\CookieJar"
                                      1 => "Illuminate\Contracts\Cookie\Factory"
                                      2 => "Illuminate\Contracts\Cookie\QueueingFactory"
                                    ]
                                    "encrypter" => array:2 [
                                      0 => "Illuminate\Encryption\Encrypter"
                                      1 => "Illuminate\Contracts\Encryption\Encrypter"
                                    ]
                                    "db" => array:2 [
                                      0 => "Illuminate\Database\DatabaseManager"
                                      1 => "Illuminate\Database\ConnectionResolverInterface"
                                    ]
                                    "db.connection" => array:2 [
                                      0 => "Illuminate\Database\Connection"
                                      1 => "Illuminate\Database\ConnectionInterface"
                                    ]
                                    "events" => array:2 [
                                      0 => "Illuminate\Events\Dispatcher"
                                      1 => "Illuminate\Contracts\Events\Dispatcher"
                                    ]
                                    "files" => array:1 [
                                      0 => "Illuminate\Filesystem\Filesystem"
                                    ]
                                    "filesystem" => array:2 [
                                      0 => "October\Rain\Filesystem\FilesystemManager"
                                      1 => "Illuminate\Contracts\Filesystem\Factory"
                                    ]
                                    "filesystem.disk" => array:1 [
                                      0 => "Illuminate\Contracts\Filesystem\Filesystem"
                                    ]
                                    "filesystem.cloud" => array:1 [
                                      0 => "Illuminate\Contracts\Filesystem\Cloud"
                                    ]
                                    "hash" => array:1 [
                                      0 => "Illuminate\Contracts\Hashing\Hasher"
                                    ]
                                    "translator" => array:2 [
                                      0 => "Illuminate\Translation\Translator"
                                      1 => "Illuminate\Contracts\Translation\Translator"
                                    ]
                                    "log" => array:2 [
                                      0 => "Illuminate\Log\Logger"
                                      1 => "Psr\Log\LoggerInterface"
                                    ]
                                    "mailer" => array:3 [
                                      0 => "Illuminate\Mail\Mailer"
                                      1 => "Illuminate\Contracts\Mail\Mailer"
                                      2 => "Illuminate\Contracts\Mail\MailQueue"
                                    ]
                                    "queue" => array:3 [
                                      0 => "Illuminate\Queue\QueueManager"
                                      1 => "Illuminate\Contracts\Queue\Factory"
                                      2 => "Illuminate\Contracts\Queue\Monitor"
                                    ]
                                    "queue.connection" => array:1 [
                                      0 => "Illuminate\Contracts\Queue\Queue"
                                    ]
                                    "queue.failer" => array:1 [
                                      0 => "Illuminate\Queue\Failed\FailedJobProviderInterface"
                                    ]
                                    "redirect" => array:1 [
                                      0 => "Illuminate\Routing\Redirector"
                                    ]
                                    "redis" => array:2 [
                                      0 => "Illuminate\Redis\RedisManager"
                                      1 => "Illuminate\Contracts\Redis\Factory"
                                    ]
                                    "request" => array:2 [
                                      0 => "Illuminate\Http\Request"
                                      1 => "Symfony\Component\HttpFoundation\Request"
                                    ]
                                    "router" => array:3 [
                                      0 => "Illuminate\Routing\Router"
                                      1 => "Illuminate\Contracts\Routing\Registrar"
                                      2 => "Illuminate\Contracts\Routing\BindingRegistrar"
                                    ]
                                    "session" => array:1 [
                                      0 => "Illuminate\Session\SessionManager"
                                    ]
                                    "session.store" => array:2 [
                                      0 => "Illuminate\Session\Store"
                                      1 => "Illuminate\Contracts\Session\Session"
                                    ]
                                    "url" => array:2 [
                                      0 => "October\Rain\Router\UrlGenerator"
                                      1 => "Illuminate\Contracts\Routing\UrlGenerator"
                                    ]
                                    "validator" => array:2 [
                                      0 => "October\Rain\Validation\Factory"
                                      1 => "Illuminate\Contracts\Validation\Factory"
                                    ]
                                    "view" => array:2 [
                                      0 => "Illuminate\View\Factory"
                                      1 => "Illuminate\Contracts\View\Factory"
                                    ]
                                    "dompdf" => array:1 [
                                      0 => "Dompdf\Dompdf"
                                    ]
                                  ]
                                  #extenders: array:1 [
                                    "cache" => array:1 [
                                      0 => Closure($cacheManager, $app) {#105 …2}
                                    ]
                                  ]
                                  #tags: []
                                  #buildStack: []
                                  #with: []
                                  +contextual: []
                                  #reboundCallbacks: array:2 [
                                    "request" => array:1 [
                                      0 => Closure($app, $request) {#8129 …2}
                                    ]
                                    "routes" => array:1 [
                                      0 => Closure($app, $routes) {#8132 …2}
                                    ]
                                  ]
                                  #globalResolvingCallbacks: []
                                  #globalAfterResolvingCallbacks: []
                                  #resolvingCallbacks: array:2 [
                                    "validator" => array:2 [
                                      0 => Closure($validator) {#161 …2}
                                      1 => Closure($validator) {#296 …2}
                                    ]
                                    "Illuminate\Foundation\Http\FormRequest" => array:1 [
                                      0 => Closure($request, $app) {#375 …2}
                                    ]
                                  ]
                                  #afterResolvingCallbacks: array:3 [
                                    "Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
                                      0 => Closure($resolved) {#374 …2}
                                    ]
                                    "view" => array:4 [
                                      0 => Closure($view) {#376 …3}
                                      1 => Closure($view) {#398 …3}
                                      2 => Closure($view) {#401 …3}
                                      3 => Closure($view) {#836 …3}
                                    ]
                                    "translator" => array:3 [
                                      0 => Closure($translator) {#399 …3}
                                      1 => Closure($translator) {#402 …3}
                                      2 => Closure($translator) {#837 …3}
                                    ]
                                  ]
                                }
                              }
                            }
                            "form_select_country" => array:2 [
                              0 => "RainLab\Location\Models\Country"
                              1 => "formSelect"
                            ]
                            "form_select_state" => array:2 [
                              0 => "RainLab\Location\Models\State"
                              1 => "formSelect"
                            ]
                          ]
                          "filters" => array:23 [
                            "slug" => array:2 [
                              0 => "Str"
                              1 => "slug"
                            ]
                            "plural" => array:2 [
                              0 => "Str"
                              1 => "plural"
                            ]
                            "singular" => array:2 [
                              0 => "Str"
                              1 => "singular"
                            ]
                            "finish" => array:2 [
                              0 => "Str"
                              1 => "finish"
                            ]
                            "snake" => array:2 [
                              0 => "Str"
                              1 => "snake"
                            ]
                            "camel" => array:2 [
                              0 => "Str"
                              1 => "camel"
                            ]
                            "studly" => array:2 [
                              0 => "Str"
                              1 => "studly"
                            ]
                            "trans" => array:2 [
                              0 => "Lang"
                              1 => "get"
                            ]
                            "transchoice" => array:2 [
                              0 => "Lang"
                              1 => "choice"
                            ]
                            "md" => array:2 [
                              0 => "Markdown"
                              1 => "parse"
                            ]
                            "md_safe" => array:2 [
                              0 => "Markdown"
                              1 => "parseSafe"
                            ]
                            "time_since" => array:2 [
                              0 => "System\Helpers\DateTime"
                              1 => "timeSince"
                            ]
                            "time_tense" => array:2 [
                              0 => "System\Helpers\DateTime"
                              1 => "timeTense"
                            ]
                            "staticPage" => array:2 [
                              0 => "RainLab\Pages\Classes\Page"
                              1 => "url"
                            ]
                            "_" => array:2 [
                              0 => RainLab\Translate\Plugin {#140
                                #loadedYamlConfiguration: false
                                +require: []
                                +elevated: false
                                +disabled: false
                                #app: October\Rain\Foundation\Application {#2}
                              }
                              1 => "translateString"
                            ]
                            "__" => array:2 [
                              0 => RainLab\Translate\Plugin {#140}
                              1 => "translatePlural"
                            ]
                            "transRaw" => array:2 [
                              0 => RainLab\Translate\Plugin {#140}
                              1 => "translateRawString"
                            ]
                            "transRawPlural" => array:2 [
                              0 => RainLab\Translate\Plugin {#140}
                              1 => "translateRawPlural"
                            ]
                            "localeUrl" => array:2 [
                              0 => RainLab\Translate\Plugin {#140}
                              1 => "localeUrl"
                            ]
                            "resize" => Closure($file_path, $width = false, $height = false, $options = []) {#5095
                              class: "ToughDeveloper\ImageResizer\Plugin"
                              this: ToughDeveloper\ImageResizer\Plugin {#131
                                #loadedYamlConfiguration: false
                                +require: []
                                +elevated: false
                                +disabled: false
                                #app: October\Rain\Foundation\Application {#2}
                              }
                            }
                            "imageWidth" => Closure($image) {#5176
                              class: "ToughDeveloper\ImageResizer\Plugin"
                              this: ToughDeveloper\ImageResizer\Plugin {#131}
                            }
                            "imageHeight" => Closure($image) {#5178
                              class: "ToughDeveloper\ImageResizer\Plugin"
                              this: ToughDeveloper\ImageResizer\Plugin {#131}
                            }
                            "money" => Closure(...$args) {#5219
                              class: "OFFLINE\Mall\Plugin"
                              this: OFFLINE\Mall\Plugin {#144}
                            }
                          ]
                        ]
                        #pluginManager: System\Classes\PluginManager {#121
                          #app: October\Rain\Foundation\Application {#2}
                          #plugins: array:26 [
                            "GrofGraf.CookieNotice" => GrofGraf\CookieNotice\Plugin {#133
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "IHORCHYSHKALA.Dump" => IHORCHYSHKALA\Dump\Plugin {#132}
                            "Iweb.PayseraMall" => Iweb\PayseraMall\Plugin {#122}
                            "Martin.Adminer" => Martin\Adminer\Plugin {#130
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Martin.Forms" => Martin\Forms\Plugin {#129
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "OFFLINE.SiteSearch" => OFFLINE\SiteSearch\Plugin {#145
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "October.Demo" => October\Demo\Plugin {#146
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Pikanji.Agent" => Pikanji\Agent\Plugin {#147
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Qc.Blog" => Qc\Blog\Plugin {#135
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Qc.Qc" => Qc\Qc\Plugin {#136
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "RainLab.Builder" => RainLab\Builder\Plugin {#142
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "RainLab.Location" => RainLab\Location\Plugin {#141
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "RainLab.Notify" => RainLab\Notify\Plugin {#138
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "RainLab.Pages" => RainLab\Pages\Plugin {#143
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "RainLab.Translate" => RainLab\Translate\Plugin {#140}
                            "RainLab.User" => RainLab\User\Plugin {#139}
                            "RainLab.UserPlus" => RainLab\UserPlus\Plugin {#137
                              +require: array:3 [
                                0 => "RainLab.User"
                                1 => "RainLab.Location"
                                2 => "RainLab.Notify"
                              ]
                              #loadedYamlConfiguration: false
                              +elevated: false
                              +disabled: true
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "ToughDeveloper.ImageResizer" => ToughDeveloper\ImageResizer\Plugin {#131}
                            "Webinsane.Doctor" => Webinsane\Doctor\Plugin {#125 …}
                            "Webinsane.Hidefield" => Webinsane\Hidefield\Plugin {#123
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Webinsane.Mailersend" => Webinsane\Mailersend\Plugin {#128
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Webinsane.MallCustomerDiscounts" => Webinsane\MallCustomerDiscounts\Plugin {#124
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Webinsane.Paykeeper" => Webinsane\Paykeeper\Plugin {#126
                              +require: array:1 [
                                0 => "Offline.Mall"
                              ]
                              #loadedYamlConfiguration: false
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "Webinsane.ProductsWithCategoryFilter" => Webinsane\ProductsWithCategoryFilter\Plugin {#127
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: false
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "qc.Forms" => qc\Forms\Plugin {#134
                              #loadedYamlConfiguration: false
                              +require: []
                              +elevated: false
                              +disabled: true
                              #app: October\Rain\Foundation\Application {#2}
                            }
                            "OFFLINE.Mall" => OFFLINE\Mall\Plugin {#144}
                          ]
                          #pathMap: array:26 [
                            "Iweb.PayseraMall" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/iweb/payseramall"
                            "Webinsane.Hidefield" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/webinsane/hidefield"
                            "Webinsane.MallCustomerDiscounts" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/webinsane/mallcustomerdiscounts"
                            "Webinsane.Paykeeper" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/webinsane/paykeeper"
                            "Webinsane.Doctor" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/webinsane/doctor"
                            "Webinsane.ProductsWithCategoryFilter" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/webinsane/productswithcategoryfilter"
                            "Webinsane.Mailersend" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/webinsane/mailersend"
                            "Martin.Forms" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/martin/forms"
                            "Martin.Adminer" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/martin/adminer"
                            "ToughDeveloper.ImageResizer" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/toughdeveloper/imageresizer"
                            "IHORCHYSHKALA.Dump" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/ihorchyshkala/dump"
                            "GrofGraf.CookieNotice" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/grofgraf/cookienotice"
                            "qc.Forms" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/qc/forms"
                            "Qc.Blog" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/qc/blog"
                            "Qc.Qc" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/qc/qc"
                            "RainLab.UserPlus" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/userplus"
                            "RainLab.Notify" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/notify"
                            "RainLab.User" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/user"
                            "RainLab.Translate" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/translate"
                            "RainLab.Location" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/location"
                            "RainLab.Builder" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/builder"
                            "RainLab.Pages" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/rainlab/pages"
                            "OFFLINE.Mall" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/offline/mall"
                            "OFFLINE.SiteSearch" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/offline/sitesearch"
                            "October.Demo" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/october/demo"
                            "Pikanji.Agent" => "/var/www/mrwdev/data/www/mrwshop.qc.lt/plugins/pikanji/agent"
                          ]
                          #normalizedMap: array:26 [
                            "iweb.payseramall" => "Iweb.PayseraMall"
                            "webinsane.hidefield" => "Webinsane.Hidefield"
                            "webinsane.mallcustomerdiscounts" => "Webinsane.MallCustomerDiscounts"
                            "webinsane.paykeeper" => "Webinsane.Paykeeper"
                            "webinsane.doctor" => "Webinsane.Doctor"
                            "webinsane.productswithcategoryfilter" => "Webinsane.ProductsWithCategoryFilter"
                            "webinsane.mailersend" => "Webinsane.Mailersend"
                            "martin.forms" => "Martin.Forms"
                            "martin.adminer" => "Martin.Adminer"
                            "toughdeveloper.imageresizer" => "ToughDeveloper.ImageResizer"
                            "ihorchyshkala.dump" => "IHORCHYSHKALA.Dump"
                            "grofgraf.cookienotice" => "GrofGraf.CookieNotice"
                            "qc.forms" => "qc.Forms"
                            "qc.blog" => "Qc.Blog"
                            "qc.qc" => "Qc.Qc"
                            "rainlab.userplus" => "RainLab.UserPlus"
                            "rainlab.notify" => "RainLab.Notify"
                            "rainlab.user" => "RainLab.User"
                            "rainlab.translate" => "RainLab.Translate"
                            "rainlab.location" => "RainLab.Location"
                            "rainlab.builder" => "RainLab.Builder"
                            "rainlab.pages" => "RainLab.Pages"
                            "offline.mall" => "OFFLINE.Mall"
                            "offline.sitesearch" => "OFFLINE.SiteSearch"
                            "october.demo" => "October.Demo"
                            "pikanji.agent" => "Pikanji.Agent"
                          ]
                          #registered: true
                          #booted: true
                          #metaFile: "/var/www/mrwdev/data/www/mrwshop.qc.lt/storage/cms/disabled.json"
                          #disabledPlugins: array:2 [
                            "RainLab.UserPlus" => true
                            "qc.Forms" => true
                          ]
                          #registrationMethodCache: []
                        }
                        #transactionItems: null
                        #transactionMode: false
                      }
                    }
                  ]
                  -initialized: false
                  -runtimeInitialized: false
                  -staging: Twig\Extension\StagingExtension {#612
                    -functions: []
                    -filters: []
                    -visitors: []
                    -tokenParsers: []
                    -tests: []
                  }
                  -parsers: null
                  -visitors: null
                  -filters: null
                  -tests: null
                  -functions: null
                  -unaryOperators: null
                  -binaryOperators: null
                  -globals: null
                  -functionCallbacks: []
                  -filterCallbacks: []
                  -lastModified: 0
                }
                -runtimeLoaders: []
                -runtimes: []
                -optionsHash: "["Twig\\Extension\\CoreExtension","Twig\\Extension\\EscaperExtension","Twig\\Extension\\OptimizerExtension","System\\Twig\\Extension"]:7:4:2.14.7:0:\Twig\Template:0"
              }
            }
            #forcePriceInheritance: false
            #defaultCurrency: null
          }
          #foreignKey: "product_id"
          #otherKey: "gift_id"
          #guarded: []
          +implement: null
          +attributes: array:2 [
            "product_id" => 60
            "gift_id" => 45
          ]
          #jsonable: []
          #dates: []
          +duplicateCache: true
          #connection: "mysql"
          #table: "webinsane_doctor_product_gift"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:2 [
            "product_id" => 60
            "gift_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          +hasOneThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: []
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      +morphTo: []
      +morphOne: []
      +morphToMany: []
      +morphedByMany: []
      +attachOne: []
      +hasOneThrough: []
      #emitterSingleEventCollection: []
      #emitterEventCollection: array:6 [
        "model.saveInternal" => array:3 [
          500 => array:1 [
            0 => Closure($data, $options) {#5790
              class: "OFFLINE\Mall\Models\Product"
              use: {
                $model: OFFLINE\Mall\Models\Product {#5859}
              }
            }
          ]
          600 => array:1 [
            0 => Closure() {#5740
              class: "OFFLINE\Mall\Models\Product"
              use: {
                $model: OFFLINE\Mall\Models\Product {#5859}
              }
            }
          ]
          0 => array:1 [
            0 => Closure() {#5857
              class: "RainLab\Translate\Classes\TranslatableBehavior"
              this: RainLab\Translate\Behaviors\TranslatableModel {#5858
                #model: OFFLINE\Mall\Models\Product {#5859}
                #translatableContext: "ru"
                #translatableDefault: "ru"
                #translatableUseFallback: true
                #translatableAttributes: []
                #translatableOriginals: []
                #requiredProperties: array:1 [
                  0 => "translatable"
                ]
                #extensionHidden: array:2 [
                  "fields" => []
                  "methods" => array:2 [
                    0 => "extensionIsHiddenField"
                    1 => "extensionIsHiddenMethod"
                  ]
                ]
              }
            }
          ]
        ]
        "model.beforeSave" => array:1 [
          0 => array:1 [
            0 => Closure() {#5789
              class: "OFFLINE\Mall\Models\Product"
              use: {
                $model: OFFLINE\Mall\Models\Product {#5859}
              }
            }
          ]
        ]
        "model.beforeGetAttribute" => array:1 [
          0 => array:1 [
            0 => Closure($key) {#5783
              class: "RainLab\Translate\Classes\TranslatableBehavior"
              this: RainLab\Translate\Behaviors\TranslatableModel {#5858}
              use: {
                $model: OFFLINE\Mall\Models\Product {#5859}
              }
            }
          ]
        ]
        "model.beforeSetAttribute" => array:1 [
          0 => array:1 [
            0 => Closure($key, $value) {#5735
              class: "RainLab\Translate\Classes\TranslatableBehavior"
              this: RainLab\Translate\Behaviors\TranslatableModel {#5858}
              use: {
                $model: OFFLINE\Mall\Models\Product {#5859}
              }
            }
          ]
        ]
        "model.relation.beforeAttach" => array:1 [
          0 => array:1 [
            0 => Closure($relationName, $attachedIdList, $insertData) {#3973
              class: "OFFLINE\Mall\Models\Product"
              this: OFFLINE\Mall\Models\Product {#5859}
            }
          ]
        ]
        "model.relation.beforeDetach" => array:1 [
          0 => array:1 [
            0 => Closure($relationName, $attachedIdList) {#5785
              class: "OFFLINE\Mall\Models\Product"
              this: OFFLINE\Mall\Models\Product {#5859}
            }
          ]
        ]
      ]
      #emitterEventSorted: []
      #extensionData: array:4 [
        "extensions" => array:2 [
          "RainLab\Translate\Behaviors\TranslatableModel" => RainLab\Translate\Behaviors\TranslatableModel {#5858}
          "October\Rain\Database\Behaviors\Sortable" => October\Rain\Database\Behaviors\Sortable {#5819
            #model: OFFLINE\Mall\Models\Product {#5859}
            #extensionHidden: array:2 [
              "fields" => []
              "methods" => array:2 [
                0 => "extensionIsHiddenField"
                1 => "extensionIsHiddenMethod"
              ]
            ]
          }
        ]
        "methods" => array:28 [
          "scopeTransWhere" => "RainLab\Translate\Behaviors\TranslatableModel"
          "scopeTransOrderBy" => "RainLab\Translate\Behaviors\TranslatableModel"
          "initTranslatableContext" => "RainLab\Translate\Behaviors\TranslatableModel"
          "isTranslatable" => "RainLab\Translate\Behaviors\TranslatableModel"
          "noFallbackLocale" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getAttributeTranslated" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getTranslateAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
          "hasTranslation" => "RainLab\Translate\Behaviors\TranslatableModel"
          "setAttributeTranslated" => "RainLab\Translate\Behaviors\TranslatableModel"
          "syncTranslatableAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
          "translateContext" => "RainLab\Translate\Behaviors\TranslatableModel"
          "lang" => "RainLab\Translate\Behaviors\TranslatableModel"
          "hasTranslatableAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getTranslatableAttributes" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getTranslatableAttributesWithOptions" => "RainLab\Translate\Behaviors\TranslatableModel"
          "isTranslateDirty" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getDirtyLocales" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getTranslatableOriginals" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getTranslateDirty" => "RainLab\Translate\Behaviors\TranslatableModel"
          "setTranslateAttribute" => "RainLab\Translate\Behaviors\TranslatableModel"
          "getTranslateAttribute" => "RainLab\Translate\Behaviors\TranslatableModel"
          "extend" => "October\Rain\Database\Behaviors\Sortable"
          "extensionApplyInitCallbacks" => "October\Rain\Database\Behaviors\Sortable"
          "extensionExtendCallback" => "October\Rain\Database\Behaviors\Sortable"
          "getCalledExtensionClass" => "October\Rain\Database\Behaviors\Sortable"
          "bootSortable" => "October\Rain\Database\Behaviors\Sortable"
          "setSortableOrder" => "October\Rain\Database\Behaviors\Sortable"
          "getSortOrderColumn" => "October\Rain\Database\Behaviors\Sortable"
        ]
        "dynamicMethods" => array:1 [
          "getPrograms" => Closure() {#4626
            class: "Webinsane\Doctor\Plugin"
            this: Webinsane\Doctor\Plugin {#125 …}
            use: {
              $product: OFFLINE\Mall\Models\Product {#5859}
            }
          }
        ]
        "dynamicProperties" => []
      ]
      +sessionKey: null
      #validationErrors: null
      #validationDefaultAttrNames: []
      #forceDeleting: false
      #money: Iweb\PayseraMall\Classes\DefaultMoneyRepair {#607}
      #forcePriceInheritance: false
      #defaultCurrency: null
    }
  ]
}

SuperBundle

70,00 €

Контактная информация

REAL WAY", 584 Charles-Quint avenue, Brussels, 1082, Belgium


Real Way" LLC, Company code 300639047, Konstitucijos pr.15-23, Vilnius

Безопасные оплаты
Мы в соцсетях

UAB "Real Way" © Copyright 2021.

Наш сайт использует cookie

Наш сайт использует файлы cookie и похожие технологии, чтобы гарантировать максимальное удобство пользователям, предоставляя персонализированную информацию, запоминая предпочтения в области маркетинга и продукции, а также помогая получить правильную информацию.

При использовании данного сайта, вы подтверждаете свое согласие на использование файлов cookie в соответствии с настоящим уведомлением в отношении данного типа файлов.

Если вы не согласны с тем, чтобы мы использовали данный тип файлов, то вы должны соответствующим образом установить настройки вашего браузера или не использовать сайт www.myrealway.com