Skip to content

Twig Blocks

This reference lists every template DmfGuppyTheme overrides under src/Resources/views/storefront/, grouped by area. Paths are relative to src/Resources/views/storefront/.

Layout

PathPurpose
layout/header.html.twigMain header template, picks variant from theme_config('guppy-header')
layout/header/header-compact.html.twigCompact variant
layout/header/header-extended.html.twigExtended variant with top bar
layout/header/header-simple.html.twigMinimalist variant
layout/header/logo.html.twigLogo component
layout/header/search.html.twigSearch component
layout/header/top-bar-extended.html.twigExtended top bar
PathPurpose
layout/footer.html.twigMain footer template, picks variant from theme_config('guppy-footer')
layout/footer/footer-guppy-default.html.twigGuppy footer variant with newsletter, payment / shipping logos
PathPurpose
layout/navbar/navbar.html.twigMain navbar template
layout/navbar/content.html.twigDefault navigation
layout/navbar/content-compact.html.twigCompact navigation
layout/breadcrumb.html.twigBreadcrumb navigation
PathPurpose
layout/sidebar/category-navigation-onelevel.html.twigSingle-level category navigation

Sections and blocks

PathPurpose
section/cms-section-sidebar.html.twigSidebar section template
block/cms-block-category-navigation-onelevel.html.twigCategory navigation as a CMS block
block/cms-block-gallery-buybox.html.twigGallery + buybox in one block

CMS elements

PathPurpose
element/cms-element-buy-box.html.twigBuy box
element/cms-element-image-gallery.html.twigImage gallery
element/cms-element-product-listing.html.twigProduct listing
element/cms-element-sidebar-filter.html.twigSidebar filter
element/cms-element-splide-slider.html.twigSplide slider
element/cms-element-category-navigation-onelevel.html.twigCategory navigation
element/cms-element-product-description-reviews.html.twigProduct description with reviews

Components

Product

PathPurpose
component/product/listing.html.twigProduct listing
component/product/description.html.twigProduct description
component/product/properties.html.twigProduct properties
component/product/properties-offcanvas.html.twigProperties off-canvas
component/product/card/box-standard.html.twigStandard product card
component/product/card/box-landscape.html.twigLandscape product card
component/product/card/box-image.html.twigProduct image component
component/product/card/badges.html.twigProduct badges
component/product/card/action.html.twigProduct actions
component/product/card/price-unit.html.twigPrice component

Buy widget

PathPurpose
component/buy-widget/buy-widget.html.twigMain buy widget component
component/buy-widget/buy-widget-form.html.twigBuy widget form
component/buy-widget/buy-widget-price.html.twigBuy widget price

Account

PathPurpose
component/account/login.html.twigLogin component
component/account/register.html.twigRegistration component

Checkout

PathPurpose
component/checkout/offcanvas-cart.html.twigOff-canvas cart
component/checkout/offcanvas-cart-summary.html.twigCart summary

Line item

PathPurpose
component/line-item/element/quantity.html.twigQuantity selector
component/line-item/element/remove.html.twigRemove button
component/line-item/element/total-price.html.twigTotal price
component/line-item/type/product.html.twigProduct line item

Listing and address

PathPurpose
component/listing/filter-panel.html.twigFilter panel
component/address/address-form.html.twigAddress form
component/delivery-information.html.twigDelivery information

Pages

Account

PathPurpose
page/account/_page.html.twigAccount base template
page/account/sidebar.html.twigAccount sidebar
page/account/profile/index.html.twigProfile page
page/account/register/index.html.twigRegistration page
page/account/order-history/index.html.twigOrder history

Checkout

PathPurpose
page/checkout/_page.html.twigCheckout base
page/checkout/cart/index.html.twigCart
page/checkout/confirm/index.html.twigConfirmation
page/checkout/finish/index.html.twigFinish
page/checkout/finish/finish-details.html.twigFinish details
page/checkout/address/index.html.twigAddress page
page/checkout/address/register.html.twigAddress registration
page/checkout/summary.html.twigCheckout summary
page/checkout/progress.html.twigCheckout progress
page/checkout/aside-actions-footer.html.twigSidebar footer in checkout

Content and detail

PathPurpose
page/content/index.html.twigContent page
page/content/detail.html.twigContent detail
page/content/product-detail.html.twigProduct detail page (content variant)
page/product-detail/index.html.twigProduct detail main page
page/product-detail/buy-widget.html.twigBuy widget
page/product-detail/buy-widget-form.html.twigBuy widget form
page/product-detail/headline-buybox.html.twigHeadline buybox

Utilities

PathPurpose
utilities/alert.html.twigAlert component
utilities/icon.html.twigIcon component
utilities/offcanvas.html.twigOff-canvas component
utilities/thumbnail.html.twigThumbnail component (with focal-point support)