- or
No existing idea results
- ~ No ideas found ~
1528 results found
-
B2B Components: Option to set the quantity to 0 in a shopping list
It would be very important to have an option in the shopping lists to automatically ignore products with a quantity of 0.
Currently, if you try to add a shopping list to the shopping cart that contains a product with a quantity of 0, you get an error message (The quantity (0) is incorrect.), see screenshot.
Of course you can simply remove the products from the shopping list, but this is a lot of extra work.
Example:
A merchant creates a shopping list for his groceries and orders them. After a week, the retailer walks through his warehouse and notices that some groceries are no longer in stock.The merchant now has to remove every product from the shopping list that is still in stock in his warehouse, order the shopping list again and then manually add the products that have been removed previously.
It would be very important to have an option in the shopping lists to automatically ignore products with a quantity of 0.
Currently, if you try to add a shopping list to the shopping cart that contains a product with a quantity of 0, you get an error message (The quantity (0) is incorrect.), see screenshot.
Of course you can simply remove the products from the shopping list, but this is a lot of extra work.
Example:
A merchant creates a shopping list for his groceries and orders them. After a week, the retailer walks through his warehouse and notices…1 vote -
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 berücksichtigt. Bitte prüfen, ob es zeitnah möglich ist, ein Produkt per Import einem Warenhaus zuzuordnen und dabei auch Bestände pro Warenhaus zu setzen.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 -
Product Short Description for Product lists
We have a big variety of products and our customers are used to scrol through product lists comparing the details in the short description to decide which product they want to open for the big product description.
In Shopware 5 there was this great possibility to have a line for the most important product facts.
Now when you have a product list or the dynamic product group the customer just sees the first junk of information from the product description and when there is a new line the text continues without spaces.
This looks very confusing and untidy.So I would love to have the short description back.
We have a big variety of products and our customers are used to scrol through product lists comparing the details in the short description to decide which product they want to open for the big product description.
In Shopware 5 there was this great possibility to have a line for the most important product facts.
Now when you have a product list or the dynamic product group the customer just sees the first junk of information from the product description and when there is a new line the text continues without spaces.
This looks very confusing and untidy.So I…
2 votes -
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: Template for employees and their roles
As a shop owner, I want to be able to define a set of employees and their roles. Set A: "Quick Order" and "Quote Management"; set B: all B2B components, for example. Maybe it could be combined with the Rule Builder: if rule A is true, set A.
12 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 -
Questions about the article
Even without an additional extension or programming knowledge, it should be possible to have a "Questions about the article" form in the standard system, which automatically omits article details such as the article name and forwards them to the store operator by e-mail.
At present, this is only possible via custom programming or an extension.
5 votes -
Allow downloadable file attachments for products
As a shop owner, I want to be able to add files as downloads to the product detail page or cart. All files can be displayed as links. A click on a link downloads the files to the user's computer.
42 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 -
Several discounts that build on each other.
At present, multiple discounts are always deducted from the total amount of the shopping basket.
There is also very often the scenario that multiple discounts are to be granted. In this case, the discounts should always be deducted from the new total, as otherwise far too much discount is granted.
Example
1. discount:
from 300 € > 3 % discount
from 500 € > 5 % discount- discount: 2 % discount
Here the second discount (2% discount) must not be deducted from the original total, it must be deducted from the new total (after 1st discount).
There must be the possibility of prioritization for multiple discounts.
This is very often requested by customers.
At present, multiple discounts are always deducted from the total amount of the shopping basket.
There is also very often the scenario that multiple discounts are to be granted. In this case, the discounts should always be deducted from the new total, as otherwise far too much discount is granted.
Example
1. discount:
from 300 € > 3 % discount
from 500 € > 5 % discount- discount: 2 % discount
Here the second discount (2% discount) must not be deducted from the original total, it must be deducted from the new total (after 1st discount).
There must be the…
16 votes -
Add Digital Sales Rooms to the Commercial extension
At the moment, you have to follow the instructions from our docs to install the Digital Sales Rooms feature. The first step is to "clone or download" the repository from GitLab. Don´t make the user think. Just implement it to the commercial extension like all other features Shopware provide.
2 votes -
delivery- & billing address digit limitation to ensure delivery
Customers have issues with delivery options like DHL to transfer an address when a digit limitation of 20 is exceeded, so the delivery note has a cut-out address and gets shipped back due to unsuccessful delivery
a clear info message would let the customer know, that only certain digits will be processed, and the delivery can be successful
so the request is about:
- configure a limit of how many digits possible in address
- infobox for customers so that they can shorten address description etc1 vote -
Sample discounts should already be available in Shopware.
It would be easier if these examples were already available as templates or similar in Shopware.
2 votes
- Don't see your idea?