GET https://new.otavan.cz/cs_CZ/products/berlin-reflexn-mana-ersk-vesta-lut-s-potiskem-manager-z124489

Components

2 Twig Components
2 Render Count
94 ms Render Time
162.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
sylius_shop:product:add_to_cart_form
"Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
@SyliusUi/components/default.html.twig
1 94.44ms
sylius_shop:common:delivery_time
"Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent"
@SyliusUi/components/default.html.twig
1 11.92ms

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 162.0 MiB 94.44 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14156
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14138 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14148 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14153 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 1328
    #code: "Z124489"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239153 {#7694
      date: 2026-04-26 21:32:33.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777260498 {#7809
      date: 2026-04-27 03:28:18.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8668 …}
    #translationsCache: [
      "cs_CZ" => App\Entity\Product\ProductTranslation {#8671
        #locale: "cs_CZ"
        #translatable: App\Entity\Product\Product {#7733}
        #id: 1328
        #name: "Berlin reflexní manažerská vesta - žlutá - s potiskem MANAGER"
        #slug: "berlin-reflexn-mana-ersk-vesta-lut-s-potiskem-manager-z124489"
        #description: """
          \r\n
          \tRevoluční ve svém designu, tato manažerská vesta kombinuje nízkou hmotnost vesty s praktičností kapes pro situace, kdy může být bunda příliš teplá. Tento jedinečný oděv doplňuje průhledná odnímatelná kapsa na ID pro bezpečnostní průkazy a karty.\r\n
          \r\n
          \t\r\n
          \tMateriál:\r\n
          \r\n
          \t\r\n
          \t\tOdlehčený.\r\n
          \t\r\n
          \t\tVnější tkanina: 100 % polyester.\r\n
          \t\r\n
          \t\tWarp Knit.\r\n
          \r\n
          \r\n
          \tDalší výhody:\r\n
          \r\n
          \t\r\n
          \t\tPřední zip usnadňuje přístup.\r\n
          \t\r\n
          \t\tReflexní páska pro lepší viditelnost.\r\n
          \t\r\n
          \t\tDržák dvou ID umožňuje použití na výšku a na šířku ID kartu.\r\n
          \t\r\n
          \t\tD-kroužek na klíče nebo ID kartu.\r\n
          \t\r\n
          \t\tCelkem 7 kapes pro uložení věcí vč. náprsní kapsy + 2 nízkých našitých kapes + kapsy na tužku a telefon.\r\n
          \t\r\n
          \t\tSmyčka na radiostanici pro snadné uchycení.\r\n
          \t\r\n
          \t\tCertifikováno dle EN ISO 20471 po 50 pracích cyklech.\r\n
          \r\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: ""
      }
    ]
    #currentLocale: "cs_CZ"
    #currentTranslation: null
    #fallbackLocale: "en_US"
    #variantSelectionMethod: "match"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …}
    #channels: Doctrine\ORM\PersistentCollection {#8187 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8104 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8189 …}
    -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …}
    -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …}
    -externalIdentifier: "107529"
    -templateExternalIdentifier: null
    -dataSheetPath: null
    -syncWithErp: true
    #productType: null
  }
  "template" => "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#14178
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7539 …}
  #manager: Doctrine\ORM\EntityManager {#379 …}
  #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#1377 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#426 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1045 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#5584 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#14177 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#14176 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14172 …}
  -formView: Symfony\Component\Form\FormView {#14345 …}
  -form: Symfony\Component\Form\Form {#14388 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_45" => "45_328"
      ]
    ]
    "_token" => "b986bef905ef03b4e4d912fe.94vN6eLMO2qRNb2KvCGGW2XH9JZe2DpGsytsT-wa9N4.ofj1nY76DTjoW9K_zWfiCTyJmaAGnVQ_9HMjAdpXsufHsqGYqp1yIuB3zg"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14156
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14138 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14148 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14153 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 1328
    #code: "Z124489"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239153 {#7694
      date: 2026-04-26 21:32:33.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777260498 {#7809
      date: 2026-04-27 03:28:18.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8668 …}
    #translationsCache: [
      "cs_CZ" => App\Entity\Product\ProductTranslation {#8671
        #locale: "cs_CZ"
        #translatable: App\Entity\Product\Product {#7733}
        #id: 1328
        #name: "Berlin reflexní manažerská vesta - žlutá - s potiskem MANAGER"
        #slug: "berlin-reflexn-mana-ersk-vesta-lut-s-potiskem-manager-z124489"
        #description: """
          \r\n
          \tRevoluční ve svém designu, tato manažerská vesta kombinuje nízkou hmotnost vesty s praktičností kapes pro situace, kdy může být bunda příliš teplá. Tento jedinečný oděv doplňuje průhledná odnímatelná kapsa na ID pro bezpečnostní průkazy a karty.\r\n
          \r\n
          \t\r\n
          \tMateriál:\r\n
          \r\n
          \t\r\n
          \t\tOdlehčený.\r\n
          \t\r\n
          \t\tVnější tkanina: 100 % polyester.\r\n
          \t\r\n
          \t\tWarp Knit.\r\n
          \r\n
          \r\n
          \tDalší výhody:\r\n
          \r\n
          \t\r\n
          \t\tPřední zip usnadňuje přístup.\r\n
          \t\r\n
          \t\tReflexní páska pro lepší viditelnost.\r\n
          \t\r\n
          \t\tDržák dvou ID umožňuje použití na výšku a na šířku ID kartu.\r\n
          \t\r\n
          \t\tD-kroužek na klíče nebo ID kartu.\r\n
          \t\r\n
          \t\tCelkem 7 kapes pro uložení věcí vč. náprsní kapsy + 2 nízkých našitých kapes + kapsy na tužku a telefon.\r\n
          \t\r\n
          \t\tSmyčka na radiostanici pro snadné uchycení.\r\n
          \t\r\n
          \t\tCertifikováno dle EN ISO 20471 po 50 pracích cyklech.\r\n
          \r\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: ""
      }
    ]
    #currentLocale: "cs_CZ"
    #currentTranslation: null
    #fallbackLocale: "en_US"
    #variantSelectionMethod: "match"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …}
    #channels: Doctrine\ORM\PersistentCollection {#8187 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8104 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8189 …}
    -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …}
    -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …}
    -externalIdentifier: "107529"
    -templateExternalIdentifier: null
    -dataSheetPath: null
    -syncWithErp: true
    #productType: null
  }
  #productRepository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository {#7191 …}
  +variant: null
  #productVariantRepository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository {#14179 …}
  +template: "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
}
sylius_shop:common:delivery_time Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent 162.0 MiB 11.92 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14986
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14957 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14985 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14984 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  "template" => "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent {#15019
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#15015 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14986
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14957 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14985 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14984 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}