1434 results found
-
Absolute discount should be possible per item
Currently it is not possible to give an absolute discount of e.g. 5€ on every item in the shopping cart but only a percentage discount or an absolute discount on the entire shopping cart.
It should be possible to give an absolute discount per item in the shopping cart.
4 votes -
Dynamic Access for Manufacturers
Dynamic Access is not yet available from manufacturers. It would be nice if there were an option to control the display of manufacturers in the front end via Dynamic Access.
2 votes -
Modern, accessible email templates should be built into Shopware by default — just like Shopify
Right now, the standard templates are plain and outdated:
• Not fully responsive on all devices
• No real focus on accessibility (screen readers, contrasts, alt-texts)
• Hard to adapt to a shop’s corporate identityIn 2025, merchants expect more. Platforms like Shopify already provide beautiful, responsive, accessible templates out of the box — Shopware should do the same.
👉 Having this built in would save time, improve customer experience, and make Shopware more competitive. Please vote if you agree!
3 votes -
Möglichkeit, die Anrede in allen Formularen zu entfernen
Die Anrede sollte in allen Formularen entfernt werden, wenn man sie ausstellt.
Im Kontaktformular wird sie angezeigt, wenn man die Anrede im Registrierungsformular deaktiviert (Shopware 6.7.1.2).
Formulare sind ohne Anrede einfacher und schneller ausgefüllt. Viele Nutzer sind von der Auswahl der Anrede genervt.
The salutation should be removed in all forms if you display it.
It is displayed in the contact form if you deactivate the salutation in the registration form (Shopware 6.7.1.2).
Forms are easier and quicker to fill out without a salutation. Many users are annoyed by the choice of salutation.
2 votes -
Ensure “Success” build status means the environment is ready
In Shopware Native PaaS, a build from a commit SHA can sometimes show as “Success” even though the environment isn’t actually accessible and returns a 404 error. This causes downtime and confusion. The build process should only mark a build as “Success” once the environment is fully functional.
2 votes -
Exclude Variants From Sitemap If Canonicals Are Used
Please implement an option that allows to exclude variants from sitemap generation. Especially in cases where all variants are using a cononical which points to the main product it would be good to exclude these kind of entries, which all refer to the same product anyway.
3 votes -
Product overview (Admin): Filter by all product settings
The product overview should be filtered for all items that can be added to products. This is important, for example, to pass on graduated prices to other marketplaces.
All product functions should therefore be available.
Examples
- Sale
- Delivery time
- Free shipping
- Visibility
- Weight
and much more.4 votes -
Create Quote-Documents before sending the Quote
Currently, in the quote module, generating quote documents is only technically possible when the quote is sent. This means that employees cannot review the details and final layout of the documents in advance or coordinate with colleagues. Especially in complex B2B processes, where quality assurance and coordination are essential, this causes unnecessary sources of error and additional effort.
Specific Improvement Proposal:
The function for generating quote documents (e.g., PDF) should be decoupled from the sending process.
It should be possible at any time—at the latest after saving the quote as a “draft”—to create, download, and review the final quote document…2 votes -
Separate customer e-mail address for sending invoices (billing address)
Deutsch:
Die Erfahrung zeigt, dass die meisten Geschäftskunden eine eigene E-Mail-Adresse für den Rechnungsempfang haben, um ihre Buchhaltung zu organisieren und Rechnungen zentral zu sammeln. Aus diesem Grund sollte Shopware 6 es den Kunden ermöglichen, nicht nur eine separate Rechnungsadresse, sondern auch eine separate E-Mail-Adresse für den Rechnungsempfang anzugeben. Diese sollte dann auch zum Export (via API etc.) in das ev. angebundene ERP zur Verfügung stehen.Englisch:
Experience shows that most business customers have a separate email address for receiving invoices in order to organise their accounting and collect invoices centrally. For this reason, Shopware 6 should allow customers to…5 votes -
Use the document language to determine the email template language when sending documents
Currently, when documents are manually transferred via the order via send document, the email template language is determined by the admin user’s backend language, not by the language in which the customer placed the order.
This leads to additional steps every time a document needs to be sent manually:
The admin must first check the order language, switch the backend language accordingly, and only then send the document so that the email is generated in the correct language.The expected behavior is that the document’s language (or order language) should define which email template is used for sending, ensuring consistent…
1 vote -
Add “tax column instead of unit price” option to cart as well
In Shopware 6.7.1 the option to display either the unit price or the VAT of the respective line item was introduced. However, it only changes the list in the checkout. It would be useful to have the same option for the cart as well.
DE: In Shopware 6.7.1 wurde die Option “Steuerspalte anstatt Stückpreis” eingeführt, die entweder den Stückpreis oder die Mehrwertsteuer der jeweiligen Position anzeigt. Diese Änderung betrifft jedoch nur die Liste im Checkout. Es wäre sinnvoll, dieselbe Option auch für den Warenkorb zu haben.
3 votes -
Remove hardcoded title suffix from static pages
There is currently no way to configure a global meta title suffix for static pages in Shopware without modifying the shop’s base meta information or implementing a custom plugin. For example, in CheckoutCartPageLoader::setMetaInformation(), meta titles are hard-coded, making it impossible to centrally manage suffixes for static or system pages. A global text snippet or configuration option for defining a meta title suffix applicable to all (or all static) pages would greatly simplify consistent SEO management and avoid unnecessary custom development.
1 vote -
Products offeren ONLY in subscriptions
Currently products can already be offered as subscription products within the Beyond plan. In the frontend can than be selected if it should be a subscription or a regular order. Unfortunately it is not possible to make products available ONLY as subscriptions products and deactivate the possibility to order it once for that product.
1 vote -
Migrate advanced search configuration to all Storefronts
The configuration options in the advanced search are numerous and complex to maintain.
If you want to set boostings, actions and synoyms in all storefronts, the same configuration has to be made 24 times in our case, although we only have 4 different languages.
This maintenance effort could be considerably simplified by a migration feature/option.9 votes -
Use Thumbnails for Property Images in Filter
Please adjust the default template
Resources/views/storefront/component/listing/filter/filter-property-select.html.twig
so that when images are assigned to properties, the appropriate thumbnail images are used instead of the full original images.Currently, the original image is loaded, which can negatively impact page load performance.
In our instance, I’ve already implemented a manual fix by replacing:
{% set media = element.media.url %}
with:
{% set media = element.media.thumbnails | filter(t => t.width == 100 and t.height == 100) | first.url %}This ensures that a 100x100 thumbnail is used when available.
4 votes -
Advanced product catalogue -> display new products but deactivate buy function
Extend the existing Advanced Product Catalog functionality
The existing Advanced Product Catalog should be extended to allow new added products and categories in the shop to be visible in the storefront but not purchasable by default (Not Show Add to Basket Button).
Only after explicitly adding them to the active B2B catalog should they become available for purchase. This enables merchants to showcase their full product range—e.g. for previews, B2B catalogs, or product teasers—without making new items immediately orderable. It supports better assortment planning, pre-marketing, and channel-specific catalog management.
3 votes -
Customer-specific product restriction like min/max/stacking for order quantity
Customer-related product restriction such as min/max/staggered quantity per order. The values on the product are currently Global.
In the B2B case in particular, you want to be able to set the minimum or maximum quantity of this product that the customer can order per customer. As this rule can differ per customer or customer group, it cannot currently be implemented as the rule applies globally for the product.
3 votes -
Media: Media search with storage location information
If, for example, you search for an image in the media, you will receive the image and some additional details, but it is not clear in which folder within a potentially large structure the image is located.
In order to check the storage location, it is essential to have information about where the file is located or the option to open the folder directly under “Actions.”
3 votes -
Two-factor authentication for Cloud shops
Damit der Zugriff auf den Cloud Shop Admin sicherer wird, sollte dort eine Zweifaktor Authentifizierung möglich sein. Diese wäre dann vermutlich auch für den Shopware-Account notwendig.
1 vote -
Admin order creation: Allow guests
Currently, it is not possible to create an order via our Admin unless the customer is registered. This presents an annoyance because it is still somewhat customary in some industries to place orders by calling a customer support hotline or something along those lines.
As it is now, when calling a merchant running a Shopware 6 shop, we first have to enter the customer menu, register a new customer (and ask our customer all their data) and THEN do the same thing after switching menus to orders again.
It would be a neat QoL feature to be able to do…
1 vote
- Don't see your idea?