Floating widget

With ThemeWare® you can use the "Floating-Wideget" of our Shopware 5 themes in your Shopware 6 shop as well, for example to display contact information prominently.

ThemeWare® "Floating widget"

Configuration

Theme configuration

  1. Go to the tab "Extensions"

  2. Expand the block "Floating widget"

  3. Enable the "Floating widget" with the configuration "Show floating widget"

  4. Now configure the "Floating widget" as you like

  5. Save your changes after editing

Content

  • Customise the text of the announcement banner using the following snippets:

    • twt.extension.floatingWidget.title

    • twt.extension.floatingWidget.body

  • Optional: If necessary, customise the URL using the following snippet:

    • twt.extension.floatingWidget.link

Note: For information on how to edit snippets, see the following instructions: Texts: Editing and translation


Summary

Theme configuration

  • Tab "Extensions" => Block "Floating widget"

Snippets

  • Title

    • twt.extension.floatingWidget.title

  • Text

    • twt.extension.floatingWidget.body

  • Link

    • twt.extension.floatingWidget.link

  • Aria label (Widget)

    • twt.extension.floatingWidget.ariaLabel (available from v3.7 or v4.0)

  • Aria label (Button)

    • twt.extension.floatingWidget.closeAriaLabel (available from v3.7 or v4.0)

    • twt.extension.floatingWidget.openAriaLabel (available from v3.7 or v4.0)

  • Aria label (Link)

    • twt.extension.floatingWidget.linkAriaLabel (available from v3.7 or v4.0)

Last updated

Was this helpful?