- or
No existing idea results
- ~ No ideas found ~
1527 results found
-
Improve order handling
We want to understand which parts of the order handling could be improved.
Please let us know in the comments what you are missing.
1 vote -
DATEV integration
Support a native DATEV integration
1 voteHi there!
Thank you for sharing this idea with us and for your patience while it’s been on the portal. After reviewing it again, we’ve decided not to move forward—There is not enough interest and already a plugin available in the extension store.
Please keep the feedback coming; your insights continue to shape what we build next!
-
Ticketsystem / Support Desk
As shop owner i want to handle my customer communication in a support system to keep track about my incoming inquiries
1 vote -
Improve customer module in admin
UX improvements of customer module in admin.
1 vote -
Customer ID integration
All Spanish and South American originated people use their official ID they receive once a life for user identification and address validation by purchasing online.
As we are planning to start business in Spain by end of this year directly, we need to have integrated this possibility as an additional custom field by Term 2 the latest.
The impact is very high.1 voteHi there!
Thank you for sharing this idea with us and for your patience while it’s been on the portal. After reviewing it again, we’ve decided not to move forward—our priorities have shifted since it was first posted. Please keep the feedback coming; your insights continue to shape what we build next!
-
Guided selling - product advisor
As a shop owner, I want to give my customers the option to find the right product by offering a step-by-step guide that shows filtered product results based on the answers of the customer.
1 voteThis is not a topic that we will prioritize anytime soon. There are plenty of vendors out there that offer solutions for it already that can be easily integrated into a shop. The main part is not the guide the customers sees but the management and analytics dashboard so the merchant can continuously create, manage, analyze and optimize the guide.
-
Track & manage affiliate orders
As a shop owner, I want to keep track of affiliate related orders and manage the shares for my affiliate partners
1 vote -
Unify & simplify navigation handling
Main navigation is displayed in 3 places
- Header Flyout
- Sidebar
- Offcanvas
but has different behaviour at each display. Also the use of the navigation levels is unclear. This should be clarified and unified, as it leads to several issues.
1 voteHi there!
Thank you for sharing this idea with us and for your patience while it’s been on the portal. After reviewing it again, we’ve decided not to move forward—our priorities have shifted since it was first posted. Please keep the feedback coming; your insights continue to shape what we build next!
-
Sidebar-Nav for Shop pages
As a customer i want to have a menu (in the sidebar or Offcanvas) to navigate through the shop pages.
1 voteHi there!
Thank you for sharing this idea with us and for your patience while it’s been on the portal. After reviewing it again, we’ve decided not to move forward—our priorities have shifted since it was first posted. Please keep the feedback coming; your insights continue to shape what we build next!
-
1 vote
-
1 vote
-
Managable Baskets per Project
Currently it is not possible to order for multiple projects - you only have one basket at a time. In B2B companies employees might have different projects they work and have to order stuff for. Also, budgets and contingents can only be assigned on role level but not project specifically.
Current workaround: Customizing and/or doing manual paperwork to document project specific purchases1 vote -
1 vote
-
1 vote
-
B2B Offer duplication
Currently it's not possible to duplicate offers in the B2B Suite
so that you have less effort creating new ones with slightly different nuances.
This would ease up the process of sending out several offers at once to customers.1 vote -
ACL on data set basis
As a merchant, I would like to give partners such as brands the option to maintain only their categories and brand pages. I need to be able to give permissions based on that.
1 vote -
Create a Instagram or Facebook post out of the shopping experience
Our customers often share their campaigns on social media platforms like Instagram, Facebook, and others. All campaigns are often linked to a landing page in the shop. It would be great if a customer would be able to select images or videos for their campaigns on social media right within the shopping experience. For that, the creator of the shopping experience could select in another tab like "social media" or something his images and/or videos which will be uploaded to the linked Social Media Platform.
1 voteCurrently there is not enough interest on this idea.
-
Flow Builder - using variables in actions to manipulate templates
Problem: a lot of effort to maintain multiple E-mail templates for each Sales Channel when using the Flow Builder
Example: Different E-Mail content for each country-specific SC (the flow builder can't be used with variables in actions)Solution:
A flow that is based on variables changes certain information in an E-Mail template depending on the order location1 vote -
Custom fields from apps cannot be repositioned.
Custom fields from apps cannot be repositioned. This means that, for example, such fields end up in product locations that are potentially completely unsuitable and irrelevant.
According to the software vendor, this is due to the Shopware core. This should be adjusted.
Feedback from the manufacturer:
"If you create custom fields within an app, these cannot be edited in the Shopware admin panel. This is a limitation of Shopware, and unfortunately, we cannot change it. Within an app, custom fields are only 'defined' in an XML file. No programming is done here to determine how and where the field is displayed. This is decided by Shopware in the core."Custom fields from apps cannot be repositioned. This means that, for example, such fields end up in product locations that are potentially completely unsuitable and irrelevant.
According to the software vendor, this is due to the Shopware core. This should be adjusted.
Feedback from the manufacturer:
"If you create custom fields within an app, these cannot be edited in the Shopware admin panel. This is a limitation of Shopware, and unfortunately, we cannot change it. Within an app, custom fields are only 'defined' in an XML file. No programming is done here to determine how and where the field is…4 votes -
Preselect correct Sales Channel mail template in "Send Document" modal
Summary
When manually sending a document (e.g. an invoice) from the order detail page in the Shopware 6 Administration, the "Send Document" modal always preselects the first globally available mail template of the matching type — regardless of which Sales Channel the order belongs to.
If multiple mail templates of the same type (e.g. "Invoice / Rechnung") exist for different Sales Channels, the administrator must manually select the correct template every time. This is error-prone and leads to customers potentially receiving emails styled for the wrong Sales Channel (wrong branding, wrong logo, wrong sender identity).
Current BehaviorThe sw-order-send-document-modal component preselects the first available mail template of the matching type, without considering the Sales Channel of the current order.
Example:
Order belongs to Sales Channel pizza1.de Available templates of type "Invoice": MotorGarten - Rechnung ✓ (preselected), pizza1.de - Rechnung, Rechnung ebay Template The modal preselects MotorGarten - Rechnung instead of pizza1.de - RechnungExpected Behavior
The modal should automatically preselect the mail template that is assigned to (or best matches) the Sales Channel of the order being processed.
Fallback logic suggestion:
Prefer a template explicitly assigned to the order's Sales Channel Fall back to the global/default template if no Sales Channel-specific template existsWhy This Matters
Shops operating multiple Sales Channels (e.g. different storefronts or marketplaces) typically maintain separate mail templates per channel for branding and legal reasons. The current behavior forces staff to manually pick the right template on every document send — and a wrong selection means the customer receives an email with the wrong branding.
Suggested ImplementationIn sw-order-send-document-modal/index.js, when loading and defaulting the mail template selection, filter or sort templates by the salesChannelId of the current order and preselect the best match.
Relevant file:
src/Administration/Resources/app/administration/src/module/sw-order/component/sw-order-send-document-modal/index.js
EnvironmentShopware Version: 6.x (reproducible across versions) Multiple Sales Channels with separate mail templates of the same typeSummary
When manually sending a document (e.g. an invoice) from the order detail page in the Shopware 6 Administration, the "Send Document" modal always preselects the first globally available mail template of the matching type — regardless of which Sales Channel the order belongs to.
If multiple mail templates of the same type (e.g. "Invoice / Rechnung") exist for different Sales Channels, the administrator must manually select the correct template every time. This is error-prone and leads to customers potentially receiving emails styled for the wrong Sales Channel (wrong branding, wrong logo, wrong sender identity).
Current BehaviorThe sw-order-send-document-modal component…
1 vote
- Don't see your idea?