- or
205 results found
-
The product cards of the search results from AI should be exactly the same as the regular product cards
Hi,
It makes no sense why the product cards on the search results from AI are different from the standard product cards used at listings and the regular search results, or cross-selling sliders.
Now you can only click on the product to open the product detail page, while you would rather have a customer inform about the prices and provide the ability to add the products to the cart.
1 vote -
The chosen delivery country of shopping basket should be preselected for customer registration
As a new customer, it would be nice if the delivery country selected in the shopping basket was also preselected on the customer registration page.
Currently, I go to the shop, add an item to my shopping basket, select France as the delivery country (also to see the shipping costs for that country), then click on "Checkout" and am taken to the "Login/Registration page". There, Germany is set as the country again and I have to select "France" once more.
Not really user-friendly!
Als neuer Kunde wäre es schön, wenn das im Warenkorb ausgewählte Lieferland auf der Kundenregistrierungsseite…
1 vote -
Allow copying and moving banner elements within Shopping Experiences without losing links
In Shopware 5, it was possible to move individual banners within a landing page using clipboard functionality without losing the assigned links.
In Shopware 6, this is currently not possible. Images have to be reselected from the media library, text has to be rewritten, and links have to be reassigned manually.
Especially for homepages and landing pages with multiple banners, it would be highly beneficial to allow copying and repositioning content within a Shopping Experience while keeping all existing configurations (images, text, links) intact.
2 votes -
Filter visibility by selected sales channels
For products, there is an option to set visibility for selected sales channels.
This setting determines whether a product appears in search results or in the product listing.
However, to see what is set for a product here, you have to open the product page and then click the settings button again.It would be nice to have an option right here in the product overview to filter by visibility settings.
2 votes -
Overview pages - Filters: Add a "Select All" button
In our Admin we have several overview pages to check the products, orders and customers. These pages offer filtering based on different information. Currently you can only select single values in the filter.
For instance if you want to create filter, that only shows the products assigned to 24 of your 25 Saleschannels, you will need to select all 24 salechannels individually.
It would be more convenient, if we had a "Select All" button, where I can afterwards deselect the one Saleschannel, which I do not want in the results.
There are multiple filter options where this could…
2 votes -
Split amount of product-listing items for different Devices
Right now, you can force SW to list as many items as you want in a category. Having 96 items on a category page may look good on desktop, but it slows down the mobile view by at least 2 seconds.
So, it would be a great feature to split the product listing view into Devices. For example, there are 24 items on mobile and 96 items on desktop.
User and Pagespeed would appreciate that.
Thanks.1 vote -
Define basic information for different languages
It is currently possible to change the language under Basic information, but the content, e.g. for the shop's bank details field, is maintained globally for all languages and it is not possible to maintain this for one language. This is not user-friendly, as in a sales channel with several languages it should also be possible to make different entries here.
2 votes -
Exclude Variants From Sitemap If Canonicals Are Used
Please implement an option that allows to exclude variants from sitemap generation. Especially in cases where all variants are using a cononical which points to the main product it would be good to exclude these kind of entries, which all refer to the same product anyway.
3 votes -
Customer journey funnel builder
As a merchant I want to define certain actions (f.e. redirects) after steps/actions within the customer journey.
For example:
1. When an order is placed, redirect (or open) a special thank you page
2. When somebody fills out the support form redirect them to the FAQ page to possibly get a quicker answer
3. When a customer orders worth 1000 Euro send them to a hidden page with a loyalty program benefit1 vote -
Allow Product rules to be used on CMS block visibility
Currenty, the option for "Visibility" in a CMS block allows using Rulebuilder rules to pick if a block should be displayed or not.
Using this on a Product detail page is relatively useless, though, because there are no rules referring to the product being displayed. (There are rules regarding to products-in-carts, but those don't work here).So, request: Add an option to the rulebuilder that checks the currently-displayed-product that can be used on the CMS templates. Might be extended to "current category being displayed" for more flexibility, too.
1 vote -
Enable "add Product" function directly from the Cart or Checkout
In the current state, once a customer reaches the shopping basket or checkout, adding more products typically requires leaving the page, searching for the desired item elsewhere in the shop, and then returning to complete the order. This is critical for the conversion rate.
For customers (B2C and B2B) this extra navigation step disrupts the workflow and increases the time needed to complete a purchase.To solve this, we propose introducing a product search field and add-to-basket function directly within the shopping basket and checkout view.
2 votes -
Cluster System Settings
Thematically cluster menu items on the settings page to increase the ease of use
0 votes -
Improvement in the cms sidebar
There is a small issue that I want to override a cms block, but this will not make it possible anymore for vendor plugins to override the child block. In the screenshot you can see that I want to make changes to the :disabled property, but I want to keep the child block as-is. So vendors can use this child block to override.
I understand that the {% parent %} only renders the main block and not the nested blocks.
I suggest to improve the value of this :disabled property to make a new computed function. So we can override…1 vote -
displaySearchBar, displayLanguageSwitch and addSmartbarButton for Admin Extension SDK / App System
Admin Extension SDK / App System: Also allow displaySearchBar, displayLanguageSwitch and addSmartbarButton for normal modules like it is already possible for main modules. Like this it becomes easier to build CRUD pages.
2 votes -
Hide advanced prices
It would be nice to have the option to hide the advanced prices on the product detail page.
1 vote -
Migration: Automatic placeholders for missing values
Customer migrations are tedious and involve a lot of work, as data records are often not transferred to Shopware 6 because they are missing from Shopware 5.
For example, if the salutation of a customer is not filled in Shopware 5, but the field has become a mandatory field in Shopware 6. Or the first name.
To make migrations much easier, the migration wizard should store a meaningful placeholder in such cases so that the data is transferred correctly.
Within Shopware 6, you can then search for these placeholders and adjust the entries. This takes away the frustration that many…
3 votes -
No space between unfilled content blocks in the frontend
We sometimes have the same layouts selected as templates in some categories. In a few category pages content blocks are not filled. But then there are big gaps. So if the content is empty, the space between the blocks should decrease automatically.
2 votes -
Generating variants
The problem: As soon as you have to generate more than 1000 variants in the Administration, it always terminates with the error message Serialization failure: 1213 Deadlock found when trying to get lock . The problem can be found via Google very often in relation to Shopware 6 also, that if you ever want to generate more than 1000-2000 variants, it constantly aborts because of a database error.
It would be great if you can outsource the variant generation in the message queue, so that you do not have to actively leave the page open for hours for 100k products.…
1 vote -
Migration Assistant wrongly configures products with variants
After using the Migration Assistant, the 'buy button' is shown in the product listing page even when a product has multiple variants and the main variant has stock>0. Only when the main product stock=0, the 'details' button is shown. In case of variants, the 'details' button should always be shown in listing pages, as without the customer will buy the main product when clicking on the 'buy button'.
Cause: the radio-button 'main product' in the Shopware 6 backend that forces to show the 'detail' button in frontend in case of multiple variants, is not selected after migration. Normally, you…
1 vote -
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…
2 votes
- Don't see your idea?