160 results found
-
Automatically include vouchers in returns management
Currently, if the vouchers are not taken into account when an order is placed, if an item is returned via Return Management.
Although the amount of the return can be adjusted and the value including the voucher is suggested, it is not applied automatically.
An option for automation would be useful here.3 votes -
Ability to duplicate shipping methods
For shipping methods with complex price matrix structures it would be helpful to have the ability to duplicate the shipping methods.
Für Versandmethoden mit komplexen Preismatrix-Strukturen wäre es hilfreich, die Möglichkeit zu haben, die Versandmethoden zu duplizieren.
3 votes -
Enhancing the Product Review System
We would like to address an important issue in the current version of Shopware 6 that could significantly impact the credibility of online shops: the lack of verification for product reviews.
The Issue:
Currently, anyone can leave a product review in Shopware 6 without having purchased the item. This makes shops vulnerable to fake reviews, which can be either overly positive or negative. Such reviews can heavily influence customer trust and the perception of the shop.Suggested Improvements:
We propose implementing a feature that ensures only customers who have actually purchased a product can leave a review. Here are a…3 votes -
Zusätzliche Spalte und Kommentarfeld bei SW6 Backend Bestellungen I Additional column and comment field for SW6 backend orders
Aktuell steht bei SW6 Backend Bestellungen nur ein Feld, mit Dropdown Menü für die Suche nach Artikelnummer oder Artikelname zur Verfügung. Oder die leere Positionszeile.
In SW5 gab es bei Backendbestellungen je eine Spalte für Artikelnummer und eine für Artikelname, Preis, Steuer, etc. Man konnte die Artikelnummer verwenden, den Artikelnamen, Preis, Steuer etc. bearbeiten und die Bestellung mit den überschriebenen Daten anlegen. Damit war alles geregelt und konnte sauber an Kunden, Lager, etc. übergeben werden.
Diese weitere Spalte bei den Backend Bestellungen fehlt in SW6. Damit hat man nicht mehr beide Felder zur Verfügung und kann keine Änderungen mehr vornehmen,…
3 votes -
Enter percentage discount for partial returns manually
Currently, the full voucher value is also issued for a partial return. In the case of a partial return of an order with a percentage voucher, only the percentage of the product should be listed in the return. This is not yet possible.
3 votes -
Administration UI for Multi-Shipment
Shopware has the possibility for multi-shipment/multiple deliveries. But the admin-ui does not reflect that.
There should be also a UI in the administration to handle this feature.3 votes -
Deliverytime in cart calculated from release date
When setting a release date for a product or variant, the future release is correctly displayed on the pip.
When activating the delivery time in the shopping cart, it's shown as calculated from today. For example, the product is shown as being delivered in 2 days from today, which makes no sense when a product may be released in a few weeks or even months.
It would be better if the delivery time is calculated from the release date, or rather, the release date is simply displayed, as on the pip.
3 votes -
Creation and last order date of the customer in the administration
As a shop owner I want to be able to have a detailed view on my customers. I want to know when the customer was created in Shopware and when the customers ordered the last time. Therefore I need the last order date and the creation date on the customer detail page and in the overview within the administration.
3 votes -
Display Countries of delivery and billing address on order overview
We missing a country field on order overview. It shoulb be possible to display countries of delivery and billing address on order overview.
3 votes -
Make invoices more customizable
Invoices should be able to display custom information.
It should be possible to show the customers own order number (B2B) or additional text at the end of an invoice ( additional claims)3 votes -
Preset shipping method
An end-customer should have the possibility to define preset shipping methods in his/her account.
3 votes -
Specific documents per Sales Channel
Specific documents can be configured for different Sales channels
3 votes -
Advanced search for additional information in the order overview
In connection with the order overview, there is a customer need to be able to search for external order references (e.g., Amazon/eBay order numbers or member names).
This data is currently only stored in the "additional information" of the order during import and is therefore not found in the standard administration search function.Requirement/Use Case:
Customers want to be able to search the order overview for these external references to more easily find orders for accounting or support.
Typically, this involves fields such as:
Amazon order number
eBay order number
eBay username
Current status:
The standard search in the order…
2 votes -
Store default currency in the customer account like the default language
It would be great if you could also store the default currency in the customer account. At the moment you can only select the default language.
2 votes -
Add proper postal code validation
The current postal code validation is not only disabled by default, but also has very rudimentary Regex rules as default, for example \d{4} for Germany.
To prevent malicious sign-ups, the validation should be improved by shipping better default Regex strings for the post code validation, to ensure that spam sign-ups are at least a bit more restricted.
2 votes -
Order overview → Adjust total amount to for cancellation invoice
When a cancellation invoice is issued, the totals of an order are not adjusted. For clarity, under Order -> General, we would like the items to be posted as negative, and the totals for a cancellation invoice to be 0. We would also like to be able to credit individual items rather than just add them.
2 votes -
Counter duplicates by checking the e-mail address for the e-mail domain for business domains
One function would be great: Assuming you have customers with a large number of addresses (e.g. municipalities or large corporations).
Example Mustermann AG group with the mail domain: @mustermann-ag.de
Here it would be great if a check could be made during registration: if further registrations with the mail domain @mustermann-ag.de come into Shopware, a message could appear: “There is already at least one customer account with the e-mail domain @mustermann-ag.de. Are you sure that another customer account is required for this company? If necessary, contact the user who has already created the customer account to place an order.”
It is…
2 votes -
Search for amazon or ebay orders
DE
Search in orders: it should also be possible to search by ebay name and Amazon order number. When I search for names in orders, the latest order should always come up (as in SW 5).
–
EN
Suche in Bestellungen: es soll auch nach ebay Namen und Amazon Bestell-Nr. möglich sein zu suchen. Wenn ich nach Namen in Bestellungen suchen sollte immer die neueste Bestellung ob kommen (wie in SW 5 auch).2 votes -
Subscription: Possibility to change the addresses
It is currently not possible to change the delivery and billing address of a subscription either in the admin or in the storefront as a customer.
Although it is possible as an administrator to manually change the addresses of each individual triggered order, this is an unreasonable amount of extra work. There must be an option to change these addresses for the duration of the subscription.
So if customers move during a subscription, they have to take out a new subscription
2 votes -
payment method in order confirmation
EN:
Please add the payment method to the order confirmation.
This could looks like:
{% if order.transactions.last.paymentMethod.translated.name is not null %}
Zahlungsart: {{ order.transactions.last.paymentMethod.translated.name }}
{% endif %}DE:
Bitte die Zahlarz standardmäßig in der Bestellbestätigung hinzufügen.
Dies kann so aussehen:
{% if order.transactions.last.paymentMethod.translated.name is not null %}
Zahlungsart: {{ order.transactions.last.paymentMethod.translated.name }}
{% endif %}2 votes
- Don't see your idea?