GET https://dev.kochamysamochody.pl/wishlist/header-template

Components

12 Twig Components
13 Render Count
444 ms Render Time
48.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
sylius_shop:common:taxon_menu
"Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent"
@SyliusUi/components/default.html.twig
2 85.19ms
bitbag.sylius_elasticsearch_plugin:search_form
"BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent"
@SyliusUi/components/default.html.twig
1 11.46ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 3.27ms
sylius_shop:product.by_slug
"Sylius\Bundle\ShopBundle\Twig\Component\Product\BySlugComponent"
@SyliusUi/components/default.html.twig
1 3.01ms
sylius_shop:product:card
"Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent"
@SyliusUi/components/default.html.twig
1 332.68ms
sylius_shop:main_image
[Anonymous]
@SyliusShop/shared/components/main_image.html.twig
1 0.67ms
sylius_shop:catalog_promotions
[Anonymous]
@SyliusShop/shared/components/catalog_promotions.html.twig
1 8.19ms
sylius_shop:product:card:price
"Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent"
@SyliusUi/components/default.html.twig
1 0.38ms
app:wishlist:add_to_wishlist
"App\Twig\Components\AddToWishlist"
@SyliusUi/components/default.html.twig
1 19.40ms
sylius_shop:product:add_to_cart_form
"App\Twig\Component\Product\AddToCartFormComponent"
@SyliusUi/components/default.html.twig
1 1.76ms
sylius_shop:product_review:form
"Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent"
@SyliusUi/components/default.html.twig
1 3.82ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 11.75ms

Render calls

bitbag.sylius_elasticsearch_plugin:search_form BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent 48.0 MiB 11.46 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13115
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13119 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13118 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13116 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "shop/header/content/searchForm.html.twig"
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13115
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13119 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13118 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13116 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "shop/header/content/searchForm.html.twig"
]
Component
BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent {#13098
  -formFactory: Symfony\Component\Form\FormFactory {#7698 …}
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 48.0 MiB 3.27 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13440
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13322 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13441 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13402 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/header/content/cart/content/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#14164
  +cart: App\Entity\Order\Order {#16012 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1809 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13440
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13322 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13441 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13402 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  +template: "shop/header/content/cart/content/cart.html.twig"
  #repository: Sylius\B2BKit\Repository\OrderRepository {#4599 …}
}
sylius_shop:common:taxon_menu Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent 48.0 MiB 77.69 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16168
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16164 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16165 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16167 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
  "template" => "shop/menu/hooks.html.twig"
]
Attributes
[
  "template" => "shop/menu/hooks.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent {#16180
  #taxonRepository: Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository {#13155 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16168
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16164 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16165 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16167 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
}
sylius_shop:common:taxon_menu Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent 48.0 MiB 7.50 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18184
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16255 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18182 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18155 …}
    +prefixes: [
      "sylius_shop.base.header.navbar.menu_desktop"
    ]
  }
  "template" => "shop/menu/menu_desktop.html.twig"
]
Attributes
[
  "template" => "shop/menu/menu_desktop.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent {#18167
  #taxonRepository: Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository {#13155 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18184
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16255 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18182 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18155 …}
    +prefixes: [
      "sylius_shop.base.header.navbar.menu_desktop"
    ]
  }
}
sylius_shop:product.by_slug Sylius\Bundle\ShopBundle\Twig\Component\Product\BySlugComponent 48.0 MiB 3.01 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18601
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18597 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18598 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18600 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.header"
    ]
  }
  "slug" => "maxshine-pas-narzedziowy-black"
  "template" => "@SyliusShop/product_review/create/content/header/breadcrumbs.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product_review/create/content/header/breadcrumbs.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\BySlugComponent {#18609
  +slug: "maxshine-pas-narzedziowy-black"
  #productRepository: App\Repository\ProductRepository {#7880 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18601
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18597 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18598 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18600 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.header"
    ]
  }
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 48.0 MiB 332.68 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18723
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18719 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18720 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18722 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar"
    ]
  }
  "product" => App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#18729
  +product: App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  +variant: App\Entity\Product\ProductVariant {#8276 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7880 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5552 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  #productVariantPricesCalculator: Sylius\B2BKit\Calculator\PricingCalculator {#5385 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18723
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18719 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18720 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18722 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
48.0 MiB 0.67 ms
Input props
[
  "product" => App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "MAXSHINE Pas Narzędziowy Black"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18838
  -props: [
    "product" => App\Entity\Product\Product {#8165
      #id: 10518
      #code: "max-6012002"
      #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
      #variants: Doctrine\ORM\PersistentCollection {#8673 …}
      #options: Doctrine\ORM\PersistentCollection {#8733 …}
      #associations: Doctrine\ORM\PersistentCollection {#8704 …}
      #createdAt: DateTime @1758817121 {#8277
        date: 2025-09-25 16:18:41.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1760957550 {#8230
        date: 2025-10-20 10:52:30.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#8734 …}
      #translationsCache: [
        "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
          #locale: "pl_PL"
          #translatable: App\Entity\Product\Product {#8165}
          #id: 1900
          #name: "MAXSHINE Pas Narzędziowy Black"
          #slug: "maxshine-pas-narzedziowy-black"
          #description: """
            Pas narzędziowy do detailingu MaxShine\r\n
            Model: 6012002\r\n
            \r\n
            Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
            Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
            \r\n
            Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
            \r\n
            Specyfikacja techniczna\r\n
            \r\n
            Kolor: Czarny\r\n
            \r\n
            Materiał: Wytrzymała tkanina Oxford 600D\r\n
            \r\n
            Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
            \r\n
            W zestawie: Pas z regulacją rozmiaru\r\n
            \r\n
            Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
            """
          #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
          #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
          #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
        }
      ]
      #currentLocale: "pl_PL"
      #currentTranslation: null
      #fallbackLocale: "en"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
      #channels: Doctrine\ORM\PersistentCollection {#8186 …}
      #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
      #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#8183 …}
      -isBestseller: true
      #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
      #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
48.0 MiB 8.19 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18896
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18892 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18893 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18895 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#8276 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#8862
    #collection: Doctrine\Common\Collections\ArrayCollection {#8860 …}
    #initialized: true
    -snapshot: []
    -owner: Sylius\Component\Core\Model\ChannelPricing {#7977 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#22805 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#22837 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18896
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18892 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18893 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18895 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "MAXSHINE Pas Narzędziowy Black"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#8862
    #collection: Doctrine\Common\Collections\ArrayCollection {#8860 …}
    #initialized: true
    -snapshot: []
    -owner: Sylius\Component\Core\Model\ChannelPricing {#7977 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#22805 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#22837 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18906
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18896
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18892 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#18893 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18895 …}
      +prefixes: [
        "sylius.shop.product_review.create.content.sidebar.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#8276 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#8862
      #collection: Doctrine\Common\Collections\ArrayCollection {#8860 …}
      #initialized: true
      -snapshot: []
      -owner: Sylius\Component\Core\Model\ChannelPricing {#7977 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#22805 …}
      -backRefFieldName: null
      -isDirty: false
      -em: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#22837 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 48.0 MiB 0.38 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18960
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18950 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18958 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18959 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#8276 …}
  "template" => "shop/product/common/price.html.twig"
]
Attributes
[
  "template" => "shop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18972
  +variant: App\Entity\Product\ProductVariant {#8276 …}
  +price: "169,00 zł"
  +originalPrice: "169,00 zł"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\B2BKit\Calculator\PricingCalculator {#5385 …}
  #moneyFormatter: App\Formatter\CustomMoneyFormatter {#9176 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#12821 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#9172 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18960
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18950 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18958 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18959 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
app:wishlist:add_to_wishlist App\Twig\Components\AddToWishlist 48.0 MiB 19.40 ms
Input props
[
  "hookableMetadata" => null
  "product" => App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "template" => "components/AddToWishlist.html.twig"
]
Attributes
[
  "hookableMetadata" => null
]
Component
App\Twig\Components\AddToWishlist {#19032
  +productId: 10518
  +template: "components/AddToWishlist.html.twig"
  -product: App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  -productRepository: App\Repository\ProductRepository {#7880 …}
  -wishlistRepository: Sylius\WishlistPlugin\Repository\WishlistRepository {#5111 …}
  -wishlistCookieTokenResolver: Sylius\WishlistPlugin\Resolver\WishlistCookieTokenResolver {#5696 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#13377 …}
  -wishlistsResolver: Sylius\WishlistPlugin\Resolver\WishlistsResolver {#5695 …}
  -wishlistProductFactory: Sylius\WishlistPlugin\Factory\WishlistProductFactory {#19033 …}
  -wishlistManager: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#1637 …}
  -liveResponder: ? Symfony\UX\LiveComponent\LiveResponder
}
sylius_shop:product:add_to_cart_form App\Twig\Component\Product\AddToCartFormComponent 48.0 MiB 1.76 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19144
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19140 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19141 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19143 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
      "sylius_shop.shared.product.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
    ]
  }
  "product" => App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "variant" => App\Entity\Product\ProductVariant {#8276 …}
  "template" => "@SyliusShop/shared/product/card/quick_add_to_cart_component.html.twig"
]
Attributes
[]
Component
App\Twig\Component\Product\AddToCartFormComponent {#19156
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7698 …}
  #manager: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
  #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#1692 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#2984 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2039 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1809 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#19157 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#19158 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#16101 …}
  -formView: null
  -form: null
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "addToWishlist" => null
    "wishlists" => "40233"
    "_token" => "csrf-token"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19144
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19140 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19141 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19143 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
      "sylius_shop.shared.product.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
    ]
  }
  +product: App\Entity\Product\Product {#8165
    #id: 10518
    #code: "max-6012002"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817121 {#8277
      date: 2025-09-25 16:18:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1760957550 {#8230
      date: 2025-10-20 10:52:30.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1900
        #name: "MAXSHINE Pas Narzędziowy Black"
        #slug: "maxshine-pas-narzedziowy-black"
        #description: """
          Pas narzędziowy do detailingu MaxShine\r\n
          Model: 6012002\r\n
          \r\n
          Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
          Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
          \r\n
          Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
          \r\n
          Specyfikacja techniczna\r\n
          \r\n
          Kolor: Czarny\r\n
          \r\n
          Materiał: Wytrzymała tkanina Oxford 600D\r\n
          \r\n
          Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
          \r\n
          W zestawie: Pas z regulacją rozmiaru\r\n
          \r\n
          Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
          """
        #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
        #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: true
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  #productRepository: App\Repository\ProductRepository {#7880 …}
  +variant: App\Entity\Product\ProductVariant {#8276 …}
  #productVariantRepository: Sylius\B2BKit\Doctrine\ORM\ProductVariantRepository {#18761 …}
  +template: "@SyliusShop/shared/product/card/quick_add_to_cart_component.html.twig"
  +isItemAdded: false
  -formView: Symfony\Component\Form\FormView {#19202 …}
  -form: Symfony\Component\Form\Form {#19867 …}
  -shouldAutoSubmitForm: true
}
sylius_shop:product_review:form Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent 48.0 MiB 3.82 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19995
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19983 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19993 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19992 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.main"
    ]
  }
  "resource" => Sylius\Component\Core\Model\ProductReview {#7845
    #id: null
    #title: null
    #rating: null
    #comment: null
    #author: null
    #status: "new"
    #reviewSubject: App\Entity\Product\Product {#8165
      #id: 10518
      #code: "max-6012002"
      #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
      #variants: Doctrine\ORM\PersistentCollection {#8673 …}
      #options: Doctrine\ORM\PersistentCollection {#8733 …}
      #associations: Doctrine\ORM\PersistentCollection {#8704 …}
      #createdAt: DateTime @1758817121 {#8277
        date: 2025-09-25 16:18:41.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1760957550 {#8230
        date: 2025-10-20 10:52:30.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#8734 …}
      #translationsCache: [
        "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
          #locale: "pl_PL"
          #translatable: App\Entity\Product\Product {#8165}
          #id: 1900
          #name: "MAXSHINE Pas Narzędziowy Black"
          #slug: "maxshine-pas-narzedziowy-black"
          #description: """
            Pas narzędziowy do detailingu MaxShine\r\n
            Model: 6012002\r\n
            \r\n
            Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
            Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
            \r\n
            Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
            \r\n
            Specyfikacja techniczna\r\n
            \r\n
            Kolor: Czarny\r\n
            \r\n
            Materiał: Wytrzymała tkanina Oxford 600D\r\n
            \r\n
            Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
            \r\n
            W zestawie: Pas z regulacją rozmiaru\r\n
            \r\n
            Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
            """
          #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
          #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
          #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
        }
      ]
      #currentLocale: "pl_PL"
      #currentTranslation: null
      #fallbackLocale: "en"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
      #channels: Doctrine\ORM\PersistentCollection {#8186 …}
      #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
      #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#8183 …}
      -isBestseller: true
      #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
      #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
    }
    #createdAt: DateTime @1768034064 {#7887
      date: 2026-01-10 08:34:24.224059 UTC (+00:00)
    }
    #updatedAt: null
  }
  "form" => Symfony\Component\Form\FormView {#12396
    +vars: [
      "value" => Sylius\Component\Core\Model\ProductReview {#7845}
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#12396}
      "id" => "sylius_shop_product_review"
      "name" => "sylius_shop_product_review"
      "full_name" => "sylius_shop_product_review"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "sylius_product_review"
        "sylius_shop_product_review"
        "_sylius_shop_product_review"
      ]
      "unique_block_prefix" => "_sylius_shop_product_review"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_sylius_shop_product_review_sylius_shop_product_review"
      "errors" => Symfony\Component\Form\FormErrorIterator {#12492
        -errors: []
        -form: Symfony\Component\Form\Form {#12440 …}
      }
      "valid" => true
      "data" => Sylius\Component\Core\Model\ProductReview {#7845}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: [
      "rating" => Symfony\Component\Form\FormView {#12465
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12465}
          "id" => "sylius_shop_product_review_rating"
          "name" => "rating"
          "full_name" => "sylius_shop_product_review[rating]"
          "disabled" => false
          "label" => "sylius.form.review.rating"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_sylius_shop_product_review_rating"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_rating"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_rating_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12456
            -errors: []
            -form: Symfony\Component\Form\Form {#12498 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12403
              +data: 1
              +value: "1"
              +label: "1"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12404
              +data: 2
              +value: "2"
              +label: "2"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12405
              +data: 3
              +value: "3"
              +label: "3"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12406
              +data: 4
              +value: "4"
              +label: "4"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12407
              +data: 5
              +value: "5"
              +label: "5"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "separator_html" => false
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#12706
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => false
        ]
        +children: [
          Symfony\Component\Form\FormView {#12732
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12732}
              "id" => "sylius_shop_product_review_rating_0"
              "name" => "0"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "1"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12733
                -errors: []
                -form: Symfony\Component\Form\Form {#12501 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12760
            +vars: [
              "value" => "2"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12760}
              "id" => "sylius_shop_product_review_rating_1"
              "name" => "1"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "2"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12734
                -errors: []
                -form: Symfony\Component\Form\Form {#12504 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12763
            +vars: [
              "value" => "3"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12763}
              "id" => "sylius_shop_product_review_rating_2"
              "name" => "2"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "3"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12762
                -errors: []
                -form: Symfony\Component\Form\Form {#12507 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12765
            +vars: [
              "value" => "4"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12765}
              "id" => "sylius_shop_product_review_rating_3"
              "name" => "3"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "4"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12764
                -errors: []
                -form: Symfony\Component\Form\Form {#12510 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12769
            +vars: [
              "value" => "5"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12769}
              "id" => "sylius_shop_product_review_rating_4"
              "name" => "4"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "5"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12767
                -errors: []
                -form: Symfony\Component\Form\Form {#12513 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
        ]
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "title" => Symfony\Component\Form\FormView {#12720
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12720}
          "id" => "sylius_shop_product_review_title"
          "name" => "title"
          "full_name" => "sylius_shop_product_review[title]"
          "disabled" => false
          "label" => "sylius.form.review.title"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_product_review_title"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_title"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_title_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12731
            -errors: []
            -form: Symfony\Component\Form\Form {#12516 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "comment" => Symfony\Component\Form\FormView {#12770
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12770}
          "id" => "sylius_shop_product_review_comment"
          "name" => "comment"
          "full_name" => "sylius_shop_product_review[comment]"
          "disabled" => false
          "label" => "sylius.form.review.comment"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "textarea"
            "_sylius_shop_product_review_comment"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_comment"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_comment_textarea"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12771
            -errors: []
            -form: Symfony\Component\Form\Form {#12519 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "pattern" => null
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "author" => Symfony\Component\Form\FormView {#12773
        +vars: [
          "value" => null
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12773}
          "id" => "sylius_shop_product_review_author"
          "name" => "author"
          "full_name" => "sylius_shop_product_review[author]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "sylius_customer_guest"
            "_sylius_shop_product_review_author"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_author"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_author_sylius_customer_guest"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12772
            -errors: []
            -form: Symfony\Component\Form\Form {#12725 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: [
          "email" => Symfony\Component\Form\FormView {#12776
            +vars: [
              "value" => ""
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12776}
              "id" => "sylius_shop_product_review_author_email"
              "name" => "email"
              "full_name" => "sylius_shop_product_review[author][email]"
              "disabled" => false
              "label" => "sylius.form.customer.email"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "text"
                "email"
                "_sylius_shop_product_review_author_email"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_author_email"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_author_email_email"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12777
                -errors: []
                -form: Symfony\Component\Form\Form {#12728 …}
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "uses_autocomplete" => false
            ]
            +children: []
            -rendered: true
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12773}
          }
        ]
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "_token" => Symfony\Component\Form\FormView {#12782
        +vars: [
          "value" => "csrf-token"
          "attr" => [
            "data-controller" => "csrf-protection"
          ]
          "form" => Symfony\Component\Form\FormView {#12782}
          "id" => "sylius_shop_product_review__token"
          "name" => "_token"
          "full_name" => "sylius_shop_product_review[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_sylius_shop_product_review__token"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12791
            -errors: []
            -form: Symfony\Component\Form\Form {#12787 …}
          }
          "valid" => true
          "data" => "csrf-token"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
    ]
    -rendered: false
    -methodRendered: true
    +parent: null
  }
  "template" => "@SyliusShop/product_review/create/content/main/form.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent {#20007
  -formView: Symfony\Component\Form\FormView {#12396
    +vars: [
      "value" => Sylius\Component\Core\Model\ProductReview {#7845
        #id: null
        #title: null
        #rating: null
        #comment: null
        #author: null
        #status: "new"
        #reviewSubject: App\Entity\Product\Product {#8165
          #id: 10518
          #code: "max-6012002"
          #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
          #variants: Doctrine\ORM\PersistentCollection {#8673 …}
          #options: Doctrine\ORM\PersistentCollection {#8733 …}
          #associations: Doctrine\ORM\PersistentCollection {#8704 …}
          #createdAt: DateTime @1758817121 {#8277
            date: 2025-09-25 16:18:41.0 UTC (+00:00)
          }
          #updatedAt: DateTime @1760957550 {#8230
            date: 2025-10-20 10:52:30.0 UTC (+00:00)
          }
          #enabled: true
          #translations: Doctrine\ORM\PersistentCollection {#8734 …}
          #translationsCache: [
            "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
              #locale: "pl_PL"
              #translatable: App\Entity\Product\Product {#8165}
              #id: 1900
              #name: "MAXSHINE Pas Narzędziowy Black"
              #slug: "maxshine-pas-narzedziowy-black"
              #description: """
                Pas narzędziowy do detailingu MaxShine\r\n
                Model: 6012002\r\n
                \r\n
                Stworzony z myślą o profesjonalistach i pasjonatach detailingu, pas narzędziowy Maxshine pozwala mieć wszystkie niezbędne akcesoria zawsze pod ręką.\r\n
                Koniec z szukaniem padów, butelek z pastą polerską czy telefonu – wszystko masz w zasięgu ręki, co zwiększa efektywność pracy i oszczędza czas.\r\n
                \r\n
                Idealny podczas polerowania, mycia i kompleksowego czyszczenia auta.\r\n
                \r\n
                Specyfikacja techniczna\r\n
                \r\n
                Kolor: Czarny\r\n
                \r\n
                Materiał: Wytrzymała tkanina Oxford 600D\r\n
                \r\n
                Kieszenie: 5 małych kieszeni na akcesoria i butelki\r\n
                \r\n
                W zestawie: Pas z regulacją rozmiaru\r\n
                \r\n
                Zastosowanie: Przechowywanie padów, butelek, telefonu, akcesoriów detailingowych
                """
              #metaKeywords: "pas narzędziowy detailingu maxshinemodel,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą,pas narzędziowy detailingu maxshinemodel 6012002stworzony myślą profesjonalistach pasjonatach"
              #metaDescription: "MAXSHINE Pas Narzędziowy Black  – Pas narzędziowy detailingu dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
              #shortDescription: "MAXSHINE Pas narzędziowy CZARNY"
            }
          ]
          #currentLocale: "pl_PL"
          #currentTranslation: null
          #fallbackLocale: "en"
          #variantSelectionMethod: "choice"
          #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
          #channels: Doctrine\ORM\PersistentCollection {#8186 …}
          #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
          #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
          #averageRating: 0.0
          #images: Doctrine\ORM\PersistentCollection {#8183 …}
          -isBestseller: true
          #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
          #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
        }
        #createdAt: DateTime @1768034064 {#7887
          date: 2026-01-10 08:34:24.224059 UTC (+00:00)
        }
        #updatedAt: null
      }
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#12396}
      "id" => "sylius_shop_product_review"
      "name" => "sylius_shop_product_review"
      "full_name" => "sylius_shop_product_review"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "sylius_product_review"
        "sylius_shop_product_review"
        "_sylius_shop_product_review"
      ]
      "unique_block_prefix" => "_sylius_shop_product_review"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_sylius_shop_product_review_sylius_shop_product_review"
      "errors" => Symfony\Component\Form\FormErrorIterator {#12492
        -errors: []
        -form: Symfony\Component\Form\Form {#12440 …}
      }
      "valid" => true
      "data" => Sylius\Component\Core\Model\ProductReview {#7845}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: [
      "rating" => Symfony\Component\Form\FormView {#12465
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12465}
          "id" => "sylius_shop_product_review_rating"
          "name" => "rating"
          "full_name" => "sylius_shop_product_review[rating]"
          "disabled" => false
          "label" => "sylius.form.review.rating"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_sylius_shop_product_review_rating"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_rating"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_rating_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12456
            -errors: []
            -form: Symfony\Component\Form\Form {#12498 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12403
              +data: 1
              +value: "1"
              +label: "1"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12404
              +data: 2
              +value: "2"
              +label: "2"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12405
              +data: 3
              +value: "3"
              +label: "3"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12406
              +data: 4
              +value: "4"
              +label: "4"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12407
              +data: 5
              +value: "5"
              +label: "5"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "separator_html" => false
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#12706
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => false
        ]
        +children: [
          Symfony\Component\Form\FormView {#12732
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12732}
              "id" => "sylius_shop_product_review_rating_0"
              "name" => "0"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "1"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12733
                -errors: []
                -form: Symfony\Component\Form\Form {#12501 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12760
            +vars: [
              "value" => "2"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12760}
              "id" => "sylius_shop_product_review_rating_1"
              "name" => "1"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "2"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12734
                -errors: []
                -form: Symfony\Component\Form\Form {#12504 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12763
            +vars: [
              "value" => "3"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12763}
              "id" => "sylius_shop_product_review_rating_2"
              "name" => "2"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "3"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12762
                -errors: []
                -form: Symfony\Component\Form\Form {#12507 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12765
            +vars: [
              "value" => "4"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12765}
              "id" => "sylius_shop_product_review_rating_3"
              "name" => "3"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "4"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12764
                -errors: []
                -form: Symfony\Component\Form\Form {#12510 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
          Symfony\Component\Form\FormView {#12769
            +vars: [
              "value" => "5"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12769}
              "id" => "sylius_shop_product_review_rating_4"
              "name" => "4"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "5"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12767
                -errors: []
                -form: Symfony\Component\Form\Form {#12513 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12465}
          }
        ]
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "title" => Symfony\Component\Form\FormView {#12720
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12720}
          "id" => "sylius_shop_product_review_title"
          "name" => "title"
          "full_name" => "sylius_shop_product_review[title]"
          "disabled" => false
          "label" => "sylius.form.review.title"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_product_review_title"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_title"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_title_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12731
            -errors: []
            -form: Symfony\Component\Form\Form {#12516 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "comment" => Symfony\Component\Form\FormView {#12770
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12770}
          "id" => "sylius_shop_product_review_comment"
          "name" => "comment"
          "full_name" => "sylius_shop_product_review[comment]"
          "disabled" => false
          "label" => "sylius.form.review.comment"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "textarea"
            "_sylius_shop_product_review_comment"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_comment"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_comment_textarea"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12771
            -errors: []
            -form: Symfony\Component\Form\Form {#12519 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "pattern" => null
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "author" => Symfony\Component\Form\FormView {#12773
        +vars: [
          "value" => null
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12773}
          "id" => "sylius_shop_product_review_author"
          "name" => "author"
          "full_name" => "sylius_shop_product_review[author]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "sylius_customer_guest"
            "_sylius_shop_product_review_author"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_author"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_author_sylius_customer_guest"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12772
            -errors: []
            -form: Symfony\Component\Form\Form {#12725 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: [
          "email" => Symfony\Component\Form\FormView {#12776
            +vars: [
              "value" => ""
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12776}
              "id" => "sylius_shop_product_review_author_email"
              "name" => "email"
              "full_name" => "sylius_shop_product_review[author][email]"
              "disabled" => false
              "label" => "sylius.form.customer.email"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "text"
                "email"
                "_sylius_shop_product_review_author_email"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_author_email"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_author_email_email"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12777
                -errors: []
                -form: Symfony\Component\Form\Form {#12728 …}
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "uses_autocomplete" => false
            ]
            +children: []
            -rendered: true
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12773}
          }
        ]
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
      "_token" => Symfony\Component\Form\FormView {#12782
        +vars: [
          "value" => "csrf-token"
          "attr" => [
            "data-controller" => "csrf-protection"
          ]
          "form" => Symfony\Component\Form\FormView {#12782}
          "id" => "sylius_shop_product_review__token"
          "name" => "_token"
          "full_name" => "sylius_shop_product_review[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_sylius_shop_product_review__token"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12791
            -errors: []
            -form: Symfony\Component\Form\Form {#12787 …}
          }
          "valid" => true
          "data" => "csrf-token"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12396}
      }
    ]
    -rendered: false
    -methodRendered: true
    +parent: null
  }
  -form: null
  +formName: "sylius_shop_product_review"
  +formValues: [
    "rating" => ""
    "title" => ""
    "comment" => ""
    "author" => [
      "email" => ""
    ]
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +template: "@SyliusShop/product_review/create/content/main/form.html.twig"
  +resource: Sylius\Component\Core\Model\ProductReview {#7845}
  #repository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository {#7490 …}
  #formFactory: Symfony\Component\Form\FormFactory {#7698 …}
  #resourceClass: "Sylius\Component\Core\Model\ProductReview"
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\Product\ProductReviewType"
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19995
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19983 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19993 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19992 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.main"
    ]
  }
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 48.0 MiB 11.75 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18556
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12958 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18566 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12948 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#20323
  +cart: App\Entity\Order\Order {#16012 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1809 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18556
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12958 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18566 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12948 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: Sylius\B2BKit\Repository\OrderRepository {#4599 …}
}