- or
189 results found
-
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 -
Product sets configurator
Many Shopware users are lacking the function "product sets", which allows the buyers to pick a selection of products from a list of products on product detail pages. This function is available via extensions, but this is considered a standard functionality, that a Shopsystem should provide out of the box.
Simular extension:
https://store.shopware.com/de/dvsn895115432267m/produkt-konfigurator-fuer-sets-bundle-konfigurator.html3 votes -
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 -
Add “tax column instead of unit price” option to cart as well
In Shopware 6.7.1 the option to display either the unit price or the VAT of the respective line item was introduced. However, it only changes the list in the checkout. It would be useful to have the same option for the cart as well.
DE: In Shopware 6.7.1 wurde die Option “Steuerspalte anstatt Stückpreis” eingeführt, die entweder den Stückpreis oder die Mehrwertsteuer der jeweiligen Position anzeigt. Diese Änderung betrifft jedoch nur die Liste im Checkout. Es wäre sinnvoll, dieselbe Option auch für den Warenkorb zu haben.
3 votes -
I am trying to customize SEO URL slugs and encountered an issue
When I use variable meta-title in the url template, it works only for main products, not for variants, even if there is meta title inheritance enabled. But even when I check html of the variant page, meta title is not there. I don't know if you made it on purpose or it is a bug, but it means: I cannot use meta title variable for variants when creating a url.
This lead to my other thought: let's turn Use single canonical URL for all variants - because of course we do not want google to mark it as duplicates…
2 votes -
Make use of a template override system
Status quo
Presently, if you want to make even slight changes to an existing theme, it is necessary to write a plugin/app for this alteration.In order to lower the "barriers of entry" for non-developers and to de-clutter the amount of necessary plugins, it might be a good choice to introduce a template override/overwrite system.
Depending on the necessary resources, this might be applied either database of file based.
File based: have a custom theme folder that only contains changed template files (in original structure) and will never been overwritten by an update/upgrade. If this folder contains any altered…1 vote -
setting up Link-category could be transferred to other languages? (Language inheritance for landing pages)
I first set up a category as link (f.e. a link to an entity, like "category") on my standard language storeview and save.
But then I switch to the french language in the admin, the link has to be set up all over again.
It is possibly intended behaviour with good reason, but one could say that shopware would be perfectly capable to re-use the link to the "french" equivalent of the attached entity.
the answer would be: that is is not sure that is would be 1 on 1 that you would want it the same.
While this is…
1 vote -
Sidebar-Nav for Shop pages
As a customer i want to have a menu (in the sidebar or Offcanvas) to navigate through the shop pages.
1 voteHi there!
Thank you for sharing this idea with us and for your patience while it’s been on the portal. After reviewing it again, we’ve decided not to move forward—our priorities have shifted since it was first posted. Please keep the feedback coming; your insights continue to shape what we build next!
-
Pinterest sales channel: statistics + integration
The integration only applies to the rich pins (structured data). Rich pins display price and availability on product pins. This means that neither statistics nor entry points for orders are visible.
It cannot be seen in the orders which order was placed via the Pinterest sales channel.
Without this connection, the entire Pinterest sales channel makes no sense at all. A Rich Pin plugin would also be sufficient for this.
The aim should be to be able to see in the orders, for example with Google Shopping, that entries came via Pinterest.
Die Integration bezieht sich nur auf die Rich…
1 vote -
Category teaser image for subcategories in navigation flyout
Currently, display images from categories are only shown in the navigation flyout if it is a main category. For subcategories, however, the display image can only be used for display on the respective listing page.
It would be desirable if the display image could also be shown for subcategories within the navigation flyout (configurable via option).
1 vote -
Show graduated prices on Category Listing pages
It would great, if you could choose to show the graduated prices for products also on the category listing pages. Buyer could also filter for those in best case.
1 vote -
Log events as an individual selection menu in Settings / System / Event log
Regarding the logging events in SW6: From our point of view, it would be very useful to be able to select which events are logged and which are not when setting up Shopware. We understand that it is not the intention that a nonsensical number of entries should be recorded. However, it would be very useful for those users who want to see which emails have been sent, for example. We are sure that this is important for many users. Best regards - info@ladenbau-gehlert.de
1 vote -
Shopping Experiences: Product slider with less than 3 products
If you insert a product slider into a shopping experience and you use less than 3 products, the products will not be centred on the page but left-aligned.
If you want to adjust this via the layout settings (for example 500px left margin), the mobile display is no longer centred.
It should therefore be possible to centre the slider regardless of the number of products stored.
1 voteHi there!
Thank you for sharing this idea with us and for your patience while it’s been on the portal. After reviewing it again, we’ve decided not to move forward—our priorities have shifted since it was first posted. Please keep the feedback coming; your insights continue to shape what we build next!
-
Add a visible dropdown to improve mobile “My Account” navigation
On desktop, the “My Account” area shows a clear sidebar with all sections. On mobile, customers often don’t realize they need to tap the profile (“person”) icon to switch between sections. This is not self-explanatory and leads to confusion.
Proposal: Add a persistent, clearly labeled dropdown on every “My Account” page in the mobile view. The dropdown would list all key sections (e.g., Payment Methods, Addresses, Returns, Vouchers), so users can switch pages directly without hunting for hidden icons.
1 vote -
Safari browser performance
Safari on Mac has really poor performance. Seeing it's currently the second-most-used browser globally, we should prioritize Safari more. Some detail pages aren't usable because of loading issues. (This is being worked on atm)
1 voteWe released a performance optimization/fix in Dec 2022 that solves most of the current issues with Safari.
For now idea is closed. Feel free to add more feedback if something occurs to you regarding Safari. For Bugs please relate to our issuetracker: https://issues.shopware.com/
-
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.
1 vote -
Search Result Layout (header search) with active Commercial Extension
If the Commercial extension is inactive, the search result layout (header search, not the result page) is defined by the class "search-suggest-container". If, on the other hand, the Commercial extension is activated, the styling is generally controlled by the advanced-search-suggest-container class.
However, the latter should only be the case if Advanced Search is actually activated. Until that is the case, use the default search-suggest-container.
1 vote -
Categories or landing pages should be excluded from the search
Categories or landing pages should be excluded from the search so that no incorrect search results can arise with nearby products.
1 vote -
Advanced pricing grid with max. order quantity defined
If a maximum order quantity of, for example, "10" is defined in a product and extended prices (1 - 4, 5-10) have also been set up, it makes no sense to display prices "from 11" in the table product-block-prices-grid in the frontend on the detail page. In this case it would be great if we could somehow validate on the max. order quantity and hide everything in that grid that is above that.
1 vote -
Create a Instagram or Facebook post out of the shopping experience
Our customers often share their campaigns on social media platforms like Instagram, Facebook, and others. All campaigns are often linked to a landing page in the shop. It would be great if a customer would be able to select images or videos for their campaigns on social media right within the shopping experience. For that, the creator of the shopping experience could select in another tab like "social media" or something his images and/or videos which will be uploaded to the linked Social Media Platform.
1 voteCurrently there is not enough interest on this idea.
- Don't see your idea?