- or
No existing idea results
- ~ No ideas found ~
1297 results found
-
Bitte die Mehrfachänderung für Lieferantenbestellungen hinzufügen.
Bitte die Mehrfachänderung für Lieferantenbestellungen hinzufügen.
Es ist sehr Zeitaufwendig die Preise und die Stückzahl für jeden einzelnen Artikel, in meinem Fall Variantenartikel, anzupassen.
Nach jeder einzelnen Variante speichert das System, das verlängert diesen Bearbeitungsprozess für den Benutzer.
Please add the multiple change for supplier orders.
It is very time consuming to adjust the prices and quantity for each individual item, in my case variant items.
The system saves after each individual variant, which prolongs this editing process for the user.
1 vote -
Promotions: Max uses per company
There are companies in our customer base that have several buyers. However, the voucher can only be redeemed once per company, regardless of how many buyers this company has. This means that not every customer should be able to use the voucher once, but only each company once in total.
2 votes -
Show propery position column in properties table
The table view does not contain the position colomn.
1 vote -
Make properties mandatory
Option to make a property mandatory for all products based on (dynamic) categories and/or saleschannel.
1 vote -
The active product should not be displayed in cross-selling
If the opened item is part of the product group selected for crosselling, it should not be displayed in crosselling.
5 votes -
Make response code of maintenance page configurable either in config or backend
Overwriting the method doesnt help in our case because plugins are deactivated on update.
1 vote -
Bulk Edit / Mass actions for Newsletter Recipents
Implement bulk edit fuctionalities for the newsletter recipent overview so multiple pre-selected recipents could be deleted at once.
4 votes -
Exclude properties for filters in the search, but do not exclude them globally in all categories.
So far, it is only possible to set a property as filterable and non-filterable. The problem here is that a property that is not filterable can no longer be individually selected as a filter in the categories. However, if you do not want to have all possible properties as filters in a normal shop search, you have no other option than to deactivate the filtering of the property for the entire shop and can then no longer use the property as a filter in categories.
For the categories, you can set individually which properties should be displayed as filters. Such a setting option for the search would also be very helpful for customers or at least the option to exclude the property only for the filters in a search.So far, it is only possible to set a property as filterable and non-filterable. The problem here is that a property that is not filterable can no longer be individually selected as a filter in the categories. However, if you do not want to have all possible properties as filters in a normal shop search, you have no other option than to deactivate the filtering of the property for the entire shop and can then no longer use the property as a filter in categories.
For the categories, you can set individually which properties should be displayed as filters. Such…5 votes -
LAN-152 | Country names are only translated into German and English
Used Shopware Version: 6.5.8.4
Description: We noticed that country names are only translated into German and English.
This became clear after we installed a third-party plugin (country of delivery selection).
If you select a language other than English or German, nothing can be seen in the country of delivery selection.
Previous analyses / points checked:
Looked under Settings --> Countries and noticed that the respective countries have no translation.
Environment: 6.4.20.2 until 6.5.8.4
Expected result: Afghanistan, for example, is also translated into French
Actual result: Countrys only getting translated in German and English
7 votes -
Customization of cookie settings via the admin
It would be helpful for customers if they could use the admin to customize the selection of standard cookies or other cookies without having to use the developer documentation.
2 votes -
Additional columns for Promotions module
Customer feedback: The promotions module should receive additional configurable columns within the overview, like showing the discount value (e.g. absolute/percentual mode) as well as their value (e.g. 70% or 70.00)
1 vote -
Admin Notification when multiple users working parallel
Backend Notification when multiple users working in parallel
Providing a way for shopware to handle multiple people editing the same
The following frosh feature (FroshSimultaneousEditNotification) for sw6 in the core
https://github.com/FriendsOfShopware/FroshSimultaneousEditNotification7 votes -
Show value for `packUnit` in OffCanvas and cart summary on /checkout/register
Show value for
packUnit
in OffCanvas and cart summary on /checkout/register. Currently it only shows "Anzahl" or "Stück" even if a different packUnit has been defined for a product.2 votes -
free shipping
Toggle free shipping on the product either by country or by sales channel.
Introducing this feature is essential for the internationalization of an online store.
1 vote -
Custom sales channel icons for admin
I couldn't find anything about that:
While the admin menu is collapsed, the sales channels cannot be distinguished. See screenshot.
We would like to add custom icons. We mostly work with a collapsed sidebar (because 13" laptops) and it is tedious that we always need to expand it before going into a sales channel (and collapse it again).
3 votes -
translation of paypal button
Der PayPal Button "Später Bezahlen" im Checkout und Warenkorb wird immer auf deutsch angezeigt, auch wenn die Sprache vom Kunden geändert wurde. Hier sollten Textbausteine angeboten werden oder Buttons in der jeweiligen Sprache bereitgestellt werden.
1 voteThe behavior described is known to us from other customers, but unfortunately cannot be influenced by us. Please contact PayPal and ask for the activation of “Cross Border Messaging”.
-
Extend rate limit to storefront operations optionally
We can protect most "vulnerable" parts of the store already with a rate limiter. This includes the contact form or login & password reset pages for both the frontend and the Admin.
However, there are "vulnerable" parts for the cart (and potentially other parts) as well. A shop owner monitored that presumably a bot rapidly added products to a cart over and over again over hours, placing high load on the database due to the spam collecting in the cart table.
Since we already have a rate limiter in the code, it would be nice and possibly fairly simple to include other areas of the store to optionally apply the rate limiter here as well.
We can protect most "vulnerable" parts of the store already with a rate limiter. This includes the contact form or login & password reset pages for both the frontend and the Admin.
However, there are "vulnerable" parts for the cart (and potentially other parts) as well. A shop owner monitored that presumably a bot rapidly added products to a cart over and over again over hours, placing high load on the database due to the spam collecting in the cart table.
Since we already have a rate limiter in the code, it would be nice and possibly fairly simple to…
1 vote -
Rule Builder: “Order quantity” and “Minimum stock”
The “Order quantity” and “Minimum stock” should also be used as conditions via the Rule Builder.
This allows you to offer special shipping methods, for example, if these conditions have reached a certain value.
3 votes -
Cross selling improvements
Cross sellings are a fairly commonly used feature in many online shops.
Our implementation still seems somewhat basic. It would be great to have the option to treat cross sellings as separate entities (instead of being an "attachment" to every product individually) so we can assign ONE defined cross selling - in bulk - to many products.
Currently, there is no way to realistically do this. Instead, you have to create a cross selling for every single product you want to use it for separately.
The export function for cross sellings suffers from this "individual" logic as well or this would be a practical workaround - allow product_id to contain an array of products, separated by pipe or something. That way, we'd at least allow one cross selling to be attached to many products, even if it's still quite a lot of effort for most shop owners.
While we're at it, for the far future we should also consider using AI here. There must be ways to analyze which customers buying product A also frequently buy product B and C and such.
Cross sellings are a fairly commonly used feature in many online shops.
Our implementation still seems somewhat basic. It would be great to have the option to treat cross sellings as separate entities (instead of being an "attachment" to every product individually) so we can assign ONE defined cross selling - in bulk - to many products.
Currently, there is no way to realistically do this. Instead, you have to create a cross selling for every single product you want to use it for separately.
The export function for cross sellings suffers from this "individual" logic as well or this…
2 votes -
Versandkostenaufschlag oder eigene Versandkostenberechnung / Shipping surcharge or own shipping cost calculation
DE
Eigene Aufschläge für die Versandkostenberechnung wie in SW5, um auch die Kosten für Speditionsversand so umsetzen zu können, dass diese prozentual vom Warenwert berechnet werden. Derzeit nur lösbar über feste Pauschalbeträge.EN
Own surcharges for the shipping cost calculation as in SW5, in order to be able to implement the costs for shipping by freight forwarder in such a way that they are calculated as a percentage of the value of the goods. Currently only solvable via fixed flat rates.1 vote
- Don't see your idea?