GET https://new.otavan.cz/cs_CZ/products/obuv-karma-blue-s3-src-ern-s-modr-mi-prvky-z111000

Components

2 Twig Components
2 Render Count
31 ms Render Time
144.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 30.82ms
sylius_shop:common:delivery_time
"Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent"
@SyliusUi/components/default.html.twig
1 0.68ms

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 144.0 MiB 30.82 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#5119
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#5079 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#5118 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#5092 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 313
    #code: "Z111000"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239129 {#7694
      date: 2026-04-26 21:32:09.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777266340 {#7809
      date: 2026-04-27 05:05:40.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: 313
        #name: "Obuv KARMA BLUE S3 SRC černá s modrými prvky"
        #slug: "obuv-karma-blue-s3-src-ern-s-modr-mi-prvky-z111000"
        #description: """
          \r\n
          \tNorma: EN ISO 20345:2011\r\n
          \tSvršek: vysoce houževnatá tkanina, částečně z ekologických přízí, vodoodpudivá a kožená.\r\n
          \tVnější podšívka: prodyšná tkanina\r\n
          \tVnitřní podšívka: tkanina DRYFRESH ze 100% polyesteru, trojrozměrná, prodyšná, absorbuje a uvolňuje vlhkost, odolná proti oděru.\r\n
          \tPodšívka: Vnitřní část: SALUS předtvarovaná, děrovaná, vyrobená z antistatické expandované polyuretanové pěny, která uspokojí všechny různé potřeby při chůzi. Předtvarovaná linie zajišťuje správnou oporu po celý pracovní den, a to v každém místě opory chodidla. Velmi nízká tvrdost materiálu zajišťuje "polštářový efekt", aniž by ovlivňovala dokonalé držení těla uživatele ve všech fázích chůze a ohybu. Potaženo látkou.\r\n
          \tPodešev: polyuretan/TPU\r\n
          \tŠpička: nekovový sklolaminát odolný do 200 J\r\n
          \tMezipodešev: polyethylenová ochranná deska PEP - nulová perforace.\r\n
          \tŠířka: 10 Mondopoint (velikost 36-39/3-6) - 11 Mondopoint (velikost 40-48/6,5-13)\r\n
          \tPlus: ochrana špičky z oděruvzdorné kůže\r\n
          \tVýkony a technické vlastnosti: ekologické, bez kovů\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: "93566"
    -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 {#5090
  +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 {#5089 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#5096 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#5072 …}
  -formView: Symfony\Component\Form\FormView {#7281 …}
  -form: Symfony\Component\Form\Form {#7891 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_46" => "46_364"
      ]
    ]
    "_token" => "572ed1e13cfa214dda4e6bc.9pofmEaKXrfWWPUMPb5rFFrjfp3cOYgD3kkwJzD4vAI.rqpGtT7Gc_23HZBabs0nJCmBU82WYcp5kwIHZnWriEbD4E3oAuwB9LU9gg"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#5119
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#5079 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#5118 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#5092 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 313
    #code: "Z111000"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239129 {#7694
      date: 2026-04-26 21:32:09.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777266340 {#7809
      date: 2026-04-27 05:05:40.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: 313
        #name: "Obuv KARMA BLUE S3 SRC černá s modrými prvky"
        #slug: "obuv-karma-blue-s3-src-ern-s-modr-mi-prvky-z111000"
        #description: """
          \r\n
          \tNorma: EN ISO 20345:2011\r\n
          \tSvršek: vysoce houževnatá tkanina, částečně z ekologických přízí, vodoodpudivá a kožená.\r\n
          \tVnější podšívka: prodyšná tkanina\r\n
          \tVnitřní podšívka: tkanina DRYFRESH ze 100% polyesteru, trojrozměrná, prodyšná, absorbuje a uvolňuje vlhkost, odolná proti oděru.\r\n
          \tPodšívka: Vnitřní část: SALUS předtvarovaná, děrovaná, vyrobená z antistatické expandované polyuretanové pěny, která uspokojí všechny různé potřeby při chůzi. Předtvarovaná linie zajišťuje správnou oporu po celý pracovní den, a to v každém místě opory chodidla. Velmi nízká tvrdost materiálu zajišťuje "polštářový efekt", aniž by ovlivňovala dokonalé držení těla uživatele ve všech fázích chůze a ohybu. Potaženo látkou.\r\n
          \tPodešev: polyuretan/TPU\r\n
          \tŠpička: nekovový sklolaminát odolný do 200 J\r\n
          \tMezipodešev: polyethylenová ochranná deska PEP - nulová perforace.\r\n
          \tŠířka: 10 Mondopoint (velikost 36-39/3-6) - 11 Mondopoint (velikost 40-48/6,5-13)\r\n
          \tPlus: ochrana špičky z oděruvzdorné kůže\r\n
          \tVýkony a technické vlastnosti: ekologické, bez kovů\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: "93566"
    -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 {#5316 …}
  +template: "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
}
sylius_shop:common:delivery_time Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent 144.0 MiB 0.68 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13055
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#9893 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13058 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13053 …}
    +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 {#13518
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#13498 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13055
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#9893 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13058 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13053 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}