GET https://new.otavan.cz/cs_CZ/products/snake-brace-kotevn-bod-pro-pr-choz-ovtory-30cm-z105064

Components

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

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 144.0 MiB 28.60 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13988
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13970 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13980 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13985 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 133
    #code: "Z105064"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239128 {#7694
      date: 2026-04-26 21:32:08.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777239717 {#7809
      date: 2026-04-26 21:41:57.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: 133
        #name: "SNAKE BRACE Kotevní bod pro průchozí ovtory, 30cm"
        #slug: "snake-brace-kotevn-bod-pro-pr-choz-ovtory-30cm-z105064"
        #description: """
          \r\n
          \tSNAKE BRACE / W201*\r\n
          \tKotevní bod pro průchozí otvory, navržen tak, aby fungoval jako spojovací článek mezi konstrukcí a systémem zachycení pádu, systémem pro pracovní polohovaní, systémem lanového přístupu nebo záchranným systémem.\r\n
          \r\n
          \t\r\n
          \t\turčen pro průchozí otvory, jejichž minimální a maximální průměr odpovídá danému typu Snake Brace ve vztahu ke skutečné aktuální tloušťce konstrukce\r\n
          \t\r\n
          \t\totvor nemusí být nijak pravidelný, ale minimální průměr musí být rovinný; za otvorem musí být minimální volný prostor pro instalaci\r\n
          \t\r\n
          \t\turčen pouze pro jednoho uživatele\r\n
          \t\r\n
          \t\tmaximální pevnost lze využít jen za předpokladu, že zatížení vydrží i konstrukce, ve které je kotevní otvor, a to v předpokládaných směrech zatížení\r\n
          \t\r\n
          \t\tminimální nosnost konstrukce by měla být dle EN 795 (pokud není dle EN 795, zatížitelnost může být snížena)\r\n
          \t\r\n
          \t\tSnake Brace lze zatížit v kterémkoli směru, jen pokud to dovoluje i konstrukce, ve které je kotven\r\n
          \t\r\n
          \t\tlze používat pouze s kompatibilními spojkami s pojistkou dle EN 362\r\n
          \r\n
          \r\n
          \tMateriál: S - Dyneema®, dural, ocel. M - PAD, dural, ocel\r\n
          \tPevnost.18 kN\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: "87421"
    -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 {#14010
  +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 {#14009 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#14008 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14004 …}
  -formView: Symfony\Component\Form\FormView {#6245 …}
  -form: Symfony\Component\Form\Form {#6435 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_45" => "45_609"
      ]
    ]
    "_token" => "df97f4df2b065f81.b3KOACOacsKHFsTqCR6fr4vsB5S57zPIs0whF20FsMI.BkrDQW70BPTqYb6BTWaon-G1brnbrmWuhwpCcTpB74ZeJd1KTNREq9ZylQ"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13988
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13970 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13980 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13985 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 133
    #code: "Z105064"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239128 {#7694
      date: 2026-04-26 21:32:08.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777239717 {#7809
      date: 2026-04-26 21:41:57.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: 133
        #name: "SNAKE BRACE Kotevní bod pro průchozí ovtory, 30cm"
        #slug: "snake-brace-kotevn-bod-pro-pr-choz-ovtory-30cm-z105064"
        #description: """
          \r\n
          \tSNAKE BRACE / W201*\r\n
          \tKotevní bod pro průchozí otvory, navržen tak, aby fungoval jako spojovací článek mezi konstrukcí a systémem zachycení pádu, systémem pro pracovní polohovaní, systémem lanového přístupu nebo záchranným systémem.\r\n
          \r\n
          \t\r\n
          \t\turčen pro průchozí otvory, jejichž minimální a maximální průměr odpovídá danému typu Snake Brace ve vztahu ke skutečné aktuální tloušťce konstrukce\r\n
          \t\r\n
          \t\totvor nemusí být nijak pravidelný, ale minimální průměr musí být rovinný; za otvorem musí být minimální volný prostor pro instalaci\r\n
          \t\r\n
          \t\turčen pouze pro jednoho uživatele\r\n
          \t\r\n
          \t\tmaximální pevnost lze využít jen za předpokladu, že zatížení vydrží i konstrukce, ve které je kotevní otvor, a to v předpokládaných směrech zatížení\r\n
          \t\r\n
          \t\tminimální nosnost konstrukce by měla být dle EN 795 (pokud není dle EN 795, zatížitelnost může být snížena)\r\n
          \t\r\n
          \t\tSnake Brace lze zatížit v kterémkoli směru, jen pokud to dovoluje i konstrukce, ve které je kotven\r\n
          \t\r\n
          \t\tlze používat pouze s kompatibilními spojkami s pojistkou dle EN 362\r\n
          \r\n
          \r\n
          \tMateriál: S - Dyneema®, dural, ocel. M - PAD, dural, ocel\r\n
          \tPevnost.18 kN\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: "87421"
    -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 {#14011 …}
  +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.63 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14129
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14101 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14130 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14128 …}
    +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 {#14163
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#14159 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14129
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14101 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14130 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14128 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}