1065 results found
-
Import / Export warehouse data and stock
In the import/export profiles, it is not possible to set the stocks per warehouse per file. The variables are available and can be used in the profile, but the fields are not taken into account in both directions. Please check whether it is possible to assign a product to a warehouse via import in the near future and also set stocks per warehouse.
DE
In den Import- / Exportprofilen ist es nicht möglich die Bestände pro Warenhaus per Datei zu setzen. Die Variablen sind zwar vorhanden und können im Profil verwendet werden, aber die Felder werden in beide Richtungen nicht…1 vote -
Add User Permission for Notifications in Administration
Certain roles don't need to get notifications about licence violations and updates. Therefore, we need to bind those notifications to dedicated user permissions.
1 vote -
Product feed templates for price comparison platforms
Customers ask for additional templates for product feeds for pricing comparison platforms like Idealo once in a while. Maybe we could add some of the most common.
DE
Kunden fragen ab und zu nach weiteren Vorlagen für Produkt Feeds für Anbieter von Produkt- und Preisvergleichen wie Idealo. Vielleicht können wir weitere für die bekanntesten Anbieter ergänzen.1 vote -
Allow manipulating mail data with MailBeforeSentEvent
Currently, MailBeforeSentEvent has no setter methods to manipulate mail data.
The Symfony documentation describes such an event where one could update subject and message properties: https://symfony.com/doc/current/event_dispatcher.html#how-to-customize-a-method-behavior-without-using-inheritance
My use case is that I want to edit the mail contents. For that, I need to adjust the return value of the private method "buildContents". That seems not possible with a decorator.
A workaround is to completely replace the core MailService class:
<service id="Shopware\Core\Content\Mail\Service\MailService" class="MyPlugin\Service\MailService">
...
</service>That, however, will lead to breaking changes if the MailService class gets patched in the future.
2 votes -
Improve Product Feed Export
It should be possible to output the shipping costs automatically as in Shopware 5, and not statically!
It should also be possible to output prices when they are generated with PriceRules. At least for the standard customer group.
It should be possible to exclude articles that were excluded with Dynamic Access from the feeds. At least for the standard customer group.
These are not "wishes" - rather things that should actually be a matter of course.
6 votes -
"New products" function from SW5
In SW5 there was a "new products" function on the product detail page - in a slider.
Would be nice to have this as standard in SW6.
2 votes -
Admin Center: Show global article stock in order details
Admin Center: In the order detail it would help to show the overall stock of every position. It is a small change that helps the customer support if someone have questions about orders like delay on shippment.
2 votes -
B2B Suite separate customer numbers for roles
It would be great to have separate customer numbers for the roles in B2B suite. So the shop owner could bill these customer numbers separatly. Otherwise the owner needs to determine trough the address which order went where and bill them after that which is time consuming and prone to errors.
3 votes -
Maximum amount of the bulk edit
The maximum amount of the bulk edit for orders is set to 100.
It is not possible to process more than 100 orders at the same time, but this is an important function for larger and medium-sized companies that have a high volume of orders per day.
In Shopware 5 it was already possible to process more than 100 orders via the bulk edit, so it would also be an essential change for Shopware 6 to make this possible up to 250, for example.4 votes -
default delivery time
EN
A customer would like to have an option to define a default delivery time when creating a product, which would be used if a corresponding delivery time is forgotten.DE
Ein Kunde wünscht sich, dass es bei der Anlage eines Produkts möglich wäre eine Standard Lieferzeit zu definieren, die eingesetzt wird, wenn vergessen wird eine entsprechende Lieferzeit anzugeben.1 vote -
Default layout for products
Currently, it is only possible to define default layouts for categories. As it is possible to create custom product layouts, it would also be beneficial if one could assign that layout to all existing and newly created products.
This would make it much easier to assign a new layout with several thousand products.
31 votes -
admin > customer: sales revenue
New: filter and column: sales revenue
Why: filter to check customers who should be contacted automatically to reactivate or delete customers.
1 vote -
Neutral shipping / select sender address
Neutral shipping / select sender address
It should be possible to provide a field for neutral shipping for every order.
Agencies and many other corporate customers only order with neutral shipping and have the goods sent directly to their customer - as if it were coming from our customers.
At the moment and in times of dropshipping, this is only possible via an expensive in-house development, but should be available as standard.
2 votes -
Extend system requirements
When an update is to be done via the admin, the tab "System Requirements" always appears, but it does not check the technical requirements for the database, etc.
2 votes -
admin ux: delete product button if you open the product in the detail page
It is still not possible to delete a products (with all variants if there are variants) while you are in the product details.
WHY:
The amin search is still bad: when a search for a product you can not refresh the listing page in admin for products for detelting the products with the three point menu.workaround for me: using a tag for the products like "delte product" and then in the product filter choose the tag and delete the product.
2 votes -
Allow bulk edit of media folders in Content - Media
It would be nice if we allowed our commonly used bulk edit feature in media as well so we can edit the properties (like thumbnail settings) in bulk.
Yes, the settings are automatically inherited down. But not everybody had the foresight to predict that and is now possibly stuck with dozens or more folders which they have to edit by hand.
Allowing bulk edit for media folders would make sure nobody runs into this problem again in the future.
1 vote -
Add avatar providers like gravatar to Admin
Add gravatar or libravatar to Admin like https://github.com/FriendsOfShopware/FroshPlatformAvatar once did.
Would be nice to not upload the same images in every shop and other used software. Especially because the avatars in Shopware didn't work for a long time until they were finally fixed.1 vote -
OCI punchout support
More and more our B2B customers want to connect their ERP or ecommerce platform via merchants onlineshop per OCI punchout.
So we need OCI (version 4.0 and 5.0) support directly in Shopware.
7 votes -
New Trigger in Flow Builder for Approved Reviews
I am encountering a limitation with the Flow Builder in Shopware 6, version 6.6.1.1. The only available trigger concerning reviews at the moment is "review got submitted". This does not align with the Rule Builder rule "Number of submitted reviews", which counts only approved reviews, and not all submitted reviews. I have reported this issue under the ticket number: NEXT-35548.
This misalignment prevents the effective monitoring of the total number of approved reviews after approval, and the total number of all reviews when a new review is submitted.
To address this, I would like to suggest the introduction of a…
3 votes -
do not inherit product assignment to upper categories
when products are assigned to category for example men clothing it will also be shown in clothing, which is the upper category and makes not always sense as some customers want to prioritize certain products and also this way the upper category will just be filled with many products
For better understanding:
Home > clothing > men clothing1 vote
- Don't see your idea?