Product detail display.

Monthly leasing rate directly below the product price — with live configurator and cached API calls.

Detail page display

Albis payment method visible early.

Instead of revealing in checkout that leasing is possible, the plugin surfaces the hint already on the product detail page — subject to the plugin config and minimum requirements.

Toggle in plugin config

detailPageDisplay

Switch in the plugin backend: "Show Albis payment method on detail page". Default: on. Overridable per sales channel.

Minimum requirements

Automatic check

Albis Leasing is only suggested on the detail page when all minimum requirements are met — e. g. minimum product price, payment method available for the sales channel.

ProductPageSubscriber

PHP hook

The ProductPageSubscriber reacts to ProductPageLoadedEvent and decides per call whether Albis info is shown on the detail page — clean Symfony-subscriber pattern, no theme patching.

Theme override

Twig template

The Twig template lives in the plugin and can be overridden via standard Shopware theme-override pattern — layout and styling fully customisable.

Albis logo

Transparent background

The bundled Albis logo has a transparent background — blends into any theme.

Multilingual

DE + EN snippets

All visible labels come from Shopware snippets in DE and EN — further languages via standard snippet mechanism.

State of v2.5.39

Honest: what is in, what is not.

The detail-page display in the current plugin is deliberately minimal. Anything beyond is custom development — happy to take that on.

What the plugin actually ships

An optional display of the Albis payment method — nothing more, nothing less.

The current scope (v2.5.39) is deliberately compact: one config toggle, one subscriber, one Twig block. Extensions like an interactive configurator with term selection, live rate calculation per choice, or category-based filtering are not part of the standard plugin. If you need that, we build it as a custom extension — get in touch.

Need more?

We build detail-page extensions.

Configurator modal, minimum-price threshold, category filter, live rate calculation — all available as project-specific extensions. The standard plugin stays compact.