GET https://new.otavan.cz/cs_CZ/products/hi-vis-pl-100cm-lut-z111785

Components

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

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 178.0 MiB 27.28 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#4099
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14006 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14016 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14021 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 369
    #code: "Z111785"
    #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 @1777239798 {#7809
      date: 2026-04-26 21:43: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: 369
        #name: "Hi-Vis plášť 100cm žlutá"
        #slug: "hi-vis-pl-100cm-lut-z111785"
        #description: """
          \r\n
          \tOděv navržen tak, aby mohl nabídnout maximální ochranu proti nepříznivým vlivům v maximální délce 100 cm. Tento plášť vám zaručuje viditelnost, bezpečí a sucho. Velké přední kapsy pro dostatek skladování, skládací kapuce, očka pro větší prodyšnost, cvočky na zapínání.\r\n
          \r\n
          \tFunkce\r\n
          \r\n
          \t\r\n
          \t\tNepromokavé s lepenými švy, které zabraňují pronikání vody\r\n
          \t\r\n
          \t\tVoda na povrchu vytvoří kapičky, které samovolně stečou.\r\n
          \t\r\n
          \t\tExtra ochrana proti chladu s prodlouženou zadní částí 100cm\r\n
          \t\r\n
          \t\tStahovací kapuce a lem pro bezpečné a pohodlné nošení\r\n
          \t\r\n
          \t\tElastické manžety pro bezpečné uchycení\r\n
          \t\r\n
          \t\tOčka a zadní otvor pro větrání pro větší prodyšnost a pohodlí\r\n
          \t\r\n
          \t\tPřední klopa chrání před nepříznivými vlivy\r\n
          \t\r\n
          \t\tReflexní páska pro lepší viditelnost\r\n
          \t\r\n
          \t\tPVC máčení vyhovující REACH\r\n
          \t\r\n
          \t\t2 kapsy pro bezpečné uložení věcí\r\n
          \t\r\n
          \t\tTkanina s hodnocením UPF 40+ k blokování 98% UV paprsků\r\n
          \t\r\n
          \t\tCE certifikace\r\n
          \r\n
          \r\n
          \tVnější tkanina: 190T: 100% polyester, Plain Weave, PVC zátěr 200g\r\n
          \tDodatečné info k vnitřní tkanině: Pouze sedlo: 100% polyester síťovina 60g\r\n
          \r\n
          \t \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: "94383"
    -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 {#4112
  +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 {#4111 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#4110 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#4122 …}
  -formView: Symfony\Component\Form\FormView {#6290 …}
  -form: Symfony\Component\Form\Form {#6643 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_45" => "45_331"
      ]
    ]
    "_token" => "25384175edb972ba69930079.1xhnL0kUkcEkZ1_LOFvChAYjXCm72-Kmb6sNFOW-EK8.giFRFyEmy458LWy-SgyX_U9nD06L9pvkH9tic4mHfMytfDhML1DTokwzHg"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#4099
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14006 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14016 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14021 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 369
    #code: "Z111785"
    #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 @1777239798 {#7809
      date: 2026-04-26 21:43: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: 369
        #name: "Hi-Vis plášť 100cm žlutá"
        #slug: "hi-vis-pl-100cm-lut-z111785"
        #description: """
          \r\n
          \tOděv navržen tak, aby mohl nabídnout maximální ochranu proti nepříznivým vlivům v maximální délce 100 cm. Tento plášť vám zaručuje viditelnost, bezpečí a sucho. Velké přední kapsy pro dostatek skladování, skládací kapuce, očka pro větší prodyšnost, cvočky na zapínání.\r\n
          \r\n
          \tFunkce\r\n
          \r\n
          \t\r\n
          \t\tNepromokavé s lepenými švy, které zabraňují pronikání vody\r\n
          \t\r\n
          \t\tVoda na povrchu vytvoří kapičky, které samovolně stečou.\r\n
          \t\r\n
          \t\tExtra ochrana proti chladu s prodlouženou zadní částí 100cm\r\n
          \t\r\n
          \t\tStahovací kapuce a lem pro bezpečné a pohodlné nošení\r\n
          \t\r\n
          \t\tElastické manžety pro bezpečné uchycení\r\n
          \t\r\n
          \t\tOčka a zadní otvor pro větrání pro větší prodyšnost a pohodlí\r\n
          \t\r\n
          \t\tPřední klopa chrání před nepříznivými vlivy\r\n
          \t\r\n
          \t\tReflexní páska pro lepší viditelnost\r\n
          \t\r\n
          \t\tPVC máčení vyhovující REACH\r\n
          \t\r\n
          \t\t2 kapsy pro bezpečné uložení věcí\r\n
          \t\r\n
          \t\tTkanina s hodnocením UPF 40+ k blokování 98% UV paprsků\r\n
          \t\r\n
          \t\tCE certifikace\r\n
          \r\n
          \r\n
          \tVnější tkanina: 190T: 100% polyester, Plain Weave, PVC zátěr 200g\r\n
          \tDodatečné info k vnitřní tkanině: Pouze sedlo: 100% polyester síťovina 60g\r\n
          \r\n
          \t \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: "94383"
    -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 {#4133 …}
  +template: "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
}
sylius_shop:common:delivery_time Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent 178.0 MiB 0.79 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14161
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14133 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14162 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14160 …}
    +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 {#14195
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#14191 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14161
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14133 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14162 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14160 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}