- or
1499 results found
-
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 few potential solutions:Linking Reviews to Orders:
Only registered customers who have purchased a product should be able to submit a review.
The system could check the order history to verify if the item is part of a completed purchase.
Token-Based Review System:After completing an order, customers would receive a time-limited link or token via email, allowing them to submit a review.
This ensures only genuine buyers can leave reviews, even without requiring a customer account.
Integration with Guest Orders:Guest buyers could also be invited to leave a one-time review by linking their email address with the order number.
Mechanisms for Anonymous Reviews:If anonymous reviews are still allowed, adding a spam filter or moderation option could help prevent abuse.
Benefits for Shop Owners:Increased customer trust through credible reviews.
Protection against targeted review attacks by competitors or bots.
Higher conversion rates, as potential buyers are more likely to trust authentic reviews.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 -
Create shopping lists out of the cart overview
As a merchant/customer, I now have the ability to add items to my wishlist in the cart overview but not to a shopping list.
Adding the ability to add items to a shopping list right out of the cart would be beneficial.4 votes -
Custom fields for property group options
Forum thread: https://forum.shopware.com/t/zusatzfelder-fur-eigenschaften/64068/7
Issue Ticket that is "solved": https://issues.shopware.com/issues/NEXT-3710We need custom fields support for property group options. That was possible in Shopware 5 according to the linked issue ticket.
Also, the issue ticket asked for property_options specifically and the ticket was marked as solved without adding custom fields to those.
Please add that missing feature.
7 votes -
Mailer: Different SMTP data for different sales channels
More and more providers are prohibiting the sending of emails that do not come from the same domain.
However, as you can only store the access data of one domain in the mailer, this becomes a major problem as soon as you enter several sales channels with different domains.
From that moment on, not all messages can be sent or are rejected by the provider.
"mailbox unavailable\r\n 550 Sender address is not allowed.""
It should therefore be possible to configure the mailer settings for each sales channel.
27 votes -
Change size and location of CMS blocks dynamically
At the moment the size and the location of CMS blocks in the shopping experiences a fixed. The only options to change the size is to switch the display mode.
It would be great to dynamically change the sizes and not to be limited by the fixed bounds.
2 votes -
Change sorting of product slider
- I added a product slider via Content > Experience Worlds (???) > Landing Pages.
- I added products to the slider.
- I cannot change the order of the products in the slider but need to delete all products and start over again.
Solution: It should be easily possible to change the sort order of products listed in the product slider without starting over again.
31 votes -
increase "Entry per page" in customer overview
Should be instead of: 10, 25, 50, 75, 100
New: 50, 100, 200
Default should be 100.
Why: to see more customers at once and on larger resolution display (higher that FullHD) it is not a problem to see 200 customers at once.
26 votes -
UX-Improvement for Admin Orders
Most of the people first click on the search positions bar if they want to add a position, because the add position button is next to it and it looks like you can search a product there and add this product as position with the button next to it. It's on the quick-order modal (ux1.png) such as on the normal new order window (ux2.png).
I would suggest to use the searchbar for adding products and the search position bar should only appear if there already is a position inside the order (or maybe 3 or more positions are there).
At all, I think you need the add position bar way more often than the searchposition bar.
Most of the people first click on the search positions bar if they want to add a position, because the add position button is next to it and it looks like you can search a product there and add this product as position with the button next to it. It's on the quick-order modal (ux1.png) such as on the normal new order window (ux2.png).
I would suggest to use the searchbar for adding products and the search position bar should only appear if there already is a position inside the order (or maybe 3 or more positions are there).
At…
49 votes -
EAN as Listvalue for Variant and Productview
A thing which you have always to change inside a Product/Variant is the EAN-Code. Today i have to open the variant/Product to change that. It would be a big effort to have the possibiliy to change it in the list view.
(Extra Column EAN for Variant Listview and ProductListview)2 votes -
Language selection in different modules: Show only active languages
In different modules (e.g. products, worlds of experience) you can maintain the translation via the change (pull-down menu).
Many languages are displayed that are not used at all. For a better overview, it would make more sense, for example, to only display languages that are active or have been assigned to the sales channel.
Otherwise it quickly becomes confusing and leads to longer processing times.
3 votes -
For cross-selling top sellers as a sorting option
With cross-selling, if you assign products via a dynamic product group, you can assign various sorting options to it.
With these sorting options, you cannot select Topseller as a sorting option, although Topseller is a maintained sorting in the standard system.7 votes -
Check for Database charset with warning in the admin
Some customers have incorrect charsets running in the background (database). This is normally only noticed when errors actually occur, e.g. during an update.
It would therefore be a great advantage if the charset could be checked in the background and if there was then a message in the admin, for example. This would prevent errors in future updates.1 vote -
Expand the Rule Builder condition: ‘Billing address: Street’ > ‘contains’
For example, to exclude the value ‘Packstation’ within the street name for payment types, the value ‘contains’ is also required there.
5 votes -
Search with voice recognition/AI Pilot with voice Recognition
Hi there,
as you guys are working on a lot of AI Featrues, have you thought on integrating a voice recognition within the search/AI search?
This combined with language recognition would be a very nice feature which makes it easy for all customers to search within the shop.
1 vote -
Discount calculation strange with ‘3 for 2’
If I have a discount promotion that triggers ‘3 for 2’ (i.e. the cheapest product for free), the calculation is different than you would expect.
As long as there is a sufficient quantity of the cheapest product in the shopping cart, the discount will be applied to it. For example, if ‘A’ is in the shopping cart 6 times, ‘B’ must be present twice so that the cheapest product can be clearly calculated. If ‘A’ is 9x, ‘B’ must be in the shopping cart 3x. If the quantity of the cheapest product is lower, the second three products must be calculated on the more expensive product, which means that there must be one more product in the position.
This is not logical: if, for example, I have 2x the cheapest and 7x the expensive one, I expect to get 3 for free - because there are 9 items.
And if there are only 2x the cheapest, then I get 2x the cheapest and 1x the expensive one for free.If I have a discount promotion that triggers ‘3 for 2’ (i.e. the cheapest product for free), the calculation is different than you would expect.
As long as there is a sufficient quantity of the cheapest product in the shopping cart, the discount will be applied to it. For example, if ‘A’ is in the shopping cart 6 times, ‘B’ must be present twice so that the cheapest product can be clearly calculated. If ‘A’ is 9x, ‘B’ must be in the shopping cart 3x. If the quantity of the cheapest product is lower, the second three products must be…
3 votes -
Delivery country in OffCanvas in shopping cart
The delivery country should be displayed in the offcanvas cart too or it should be an option for this.
This gives customers a better overview. In addition, this is sometimes requested by large customers without having to carry out an extra customisation.
The problem with customisation is always the ability to update.
2 votes -
If a filter is activated, the cheapest available variant should be displayed.
If a filter is activated in the storefront, a random variant is displayed for variant articles for which the variants are not fanned out. However, this does not have to be the cheapest.
It would be good if the variant that is also the cheapest were displayed here.
3 votes -
Remove password prompt on "Your profile" edits (Language, Time zone)
When changing language or time zone under “Your profile” one is asked to confirm the current password. This is one of the very few locations where the password is asked for and while it may make sense for e-mail and password changes, language and time zone are more inconsequential (especially compared to what an admin account can do to a shop without ever being asked for a password)
2 votes -
Access to the advanced prices in the dynamic product group
In the dynamic product group, in addition to "Percentage ratio price/list price", there should also be a selection that accesses the extended prices and takes the rules there into account.
14 votes -
AI Copilot | product properties: Translate properties for all available languages
It would be great, if all suggested properties would be translated for all available languages. This saves the manual effort of having to add the translations for those properties manually.
This is especially important for international shops selling in multiple countries with different languages.
4 votes
- Don't see your idea?