1311 results found
-
Hint when exceeding stock of a product
Hint when exceeding stock of a product while pressing on +
Now:
only when clearance sale is active and the add to cart button is exceeding stock a yellow hint box is shown, but not when exceeding stock when adding up with +-Button1 vote -
SendMailActionDecorator in Shopware 6 Commercial Plugin should check if flow has "employee" of specific type
In the shopware commercial plugin, the class src/B2B/EmployeeManagement/Domain/Flow/SendMailActionDecorator.php decorates the SendMailAction. However, in the handleFlow() method it only checks if a flow has the data "employee", but does not further check, if said employee is actually of the type as is implemented by the commercial plugin before assigning languageId etc. to the flow's Context.
This results in any plugin, that also implements their own employee system or simply uses flows that also contain an "employee", but don't have a languageId implemented on it, can not send any mails out, as the decorated handleFlow will never actually be run.
A simple…1 vote -
Show master product when no filter is active, but all variants when filter is active
We can already choose how we want to show the listings in the storefront: either show the master product or show all variants individually. We now ran into the following problem:
Example: We sell clothes. One product is a shirt in red, blue and green and in the sizes S, M, L. We display only the master products on the listing page. For the master product, we chose a master image. All variants have different images that show the shirt in the correct color.
A customer now selects size M in the filter "size". Shopware now shows one variant in…3 votes -
Save sorting config in the admin
Sorting in the admin, for example in the customer overview, should be saved automatically when it is applied.
10 votes -
Filter in customer overview: add filter by zip code, city and street
To better filter the customers there are some other filter needed:
filter by zip code, city and street7 votes -
Product archive for old products
If products are old and already inactive I would like to have the possibility to move them to a product archive so that they vanish from the usual product list. That is basically a different folder. It should be possible to maintain all the properties and pictures from these products and to reactivate them again.
For us it is not an option to delete the products because we need them for return analysis. And when we do bulk changes they are slowing down the process
2 votes -
Back button should lead to the correct page.
If you are working in a variant and then click on the "Back to variant overview" button, you will be taken to the first page of the overview, even if you were previously on a different page.
This means that you always have to open the desired page of the overview again.
It is best to be redirected to the page from which you originally came.
3 votes -
First name in Rulebuilder
First name should be available in the Rule Builder so that you can block first names such as “Family” from the shipping methods.
1 vote -
Show date of update of extensions
I would love it if, in addition to the installation date of an extension, if the update date would also be displayed in my extensions.
As of now, I know when the extension was installed, but not when it was updated.
9 votes -
Option to deactivate the checkbox for "I have read and accepted the general terms and conditions." in the checkout
It would be nice to have an option to deactivate the checkbox for "I have read and accepted the general terms and conditions" and only display a note, as is also possible with the Data Protection Information during registration.
4 votes -
It should be possible to import digital products
Right now, there is no way to import digital products. Neither using the Im-/Export feature, nor using the API.
It should at least be possible to create/import digital products using the API, because otherwise it is not possible to comfortably connect a different erp-system for digital products or to migrate from another shopware instance.
3 votes -
Clean up of seo_url table
When a SEO URL gets deleted, for example when deleting a category, the row in the seourl table is not really removed. Instead the 'isdeleted' flag gets set to true. For big tables like the seourl, this is actually quite good behaviour, as it is much faster than deleting a row and rebuilding all indices.
However, after some time, the database table can grow very large with inactive "isdeleted = true" rows.
Proposal: add a cleanup task that actually deletes the rows that have "is_deleted = true"6 votes -
Assign custom products images to specific variants
It would be great if you could create a template for the custom products and assign the images for special images. For example, you could have the name personalised for all products. However, the customer only sees the image of the product in which variant you are. So you don't have to create a thousand templates, but one template for names and then add variant images.
1 vote -
Correct invalid or problematic file names during import - Ungültige oder problematische Dateinamen beim Import korrigieren
EN
A file name with spaces, umlauts or similar leads to errors in the standard product import, as the file names cannot then be analysed correctly. For example, Test Y.jpg would become Test%20Y.jpg. The original file name cannot be changed by the import, but it would be a useful addition if the import automatically corrected such names and then used them in the further process for creating the media and assigning them to the product.DE
Ein Dateiname mit Leerzeichen, Umlauten o.ä. führt zum Fehlern im Standard Produktimport, da die Dateinamen dann nicht korrekt ausgewertet werden können. Aus Test Y.jpg…1 vote -
Define main category for breadcrumb
The products use the category that was added first as the breadcrumb. There is no option to specify which category should be used for the breadcrumb.
A possibility to define this in the administration would be great.
2 votes -
Improvements for the text editor
- copy & paste results in horrible HTML code (very long and unhappy)
- there is the possibility to paste HTML code, but when switching to the normal editor afterwards, it just deletes my input. And this is true for every piece of HTML code, even a simple p-tag!
- Images or tables can't be inserted (except via HTML, but that's not possible, because the editor deletes my HTML every time I change the settings).
20 votes -
Additional fields should be able to be filled in the order assistant
Additional fields should be able to be filled in the order assistant because you often want to include an external reference when confirming your order. Currently you can only fill out the fields after confirmation has been sent.
4 votes -
Export of order data (also after cancellation)
Show sales after cancellation...
The order data exported in the following way ‘Import / Export under Settings > Shop > Import / Export’, also show the turnover of the original shopping cart if the customer has cancelled (a product for example) in the meantime.
I need an export list of the orders that also show the turnover that the customer has made after cancelling.
And I need an export list of the orders, in which the comments are shown, which are entered in the backend when processing a cancellation.
1 vote -
Post-import Download with new Id's
After import of NEW products the funktion to download the import-data should include the new created Id's of the new products. They are needed for further import of extended prices, accessories, similars, properties and media.
That would be much easier and faster rather then picking them out of the complete stock of articles that must be downloaded again and again.1 vote -
Setting options for canceling orders by customers
There is a function for canceling orders directly by the customer in the frontend / customer account.
Currently, this cannot be set any further, so that, for example, orders that have already been dispatched or completed can also be canceled.
There should be setting options for when a customer can cancel an order in the customer account.
2 votes
- Don't see your idea?