- or
No existing idea results
- ~ No ideas found ~
1388 results found
-
Remove limitation to 25 results in lists, comboxes, etc.
Remove the limitation to 25 results in lists, comboxes, etc.
If you manage more than 25 languages or have more than 25 promotion rules with similar names - this problem is easy to understand. There are various places in the admin where pagination or auto-reload is given when scrolling.
The request to Shopware:
Please make this universal, and don't limit it to max 25 search results.
8 votes -
Flow Action improvements
Flow Actions require some changes.
1) Optional config, headers and parameters
Currently according to the flow-action.xsd the tags header, config and parameters are required. Because of this, we had to add a config tag even if our action has no configs at all. It is strange that the meta tag is not required.
Solution: set minOccurs="0" for config, header and parameters tag in the xsd
2) it is not possible to pass the the configured checkbox over parameters. the checkbox is a boolean field and parameter is a string field, because of this, the action will not be triggered.
Solution: allow boolean fields to be converted to string
3) Documentation for Flow Action xml is wrong
here are examples how we can define the options inside flow-action.xml
the correct way to do so is
<options>
<option value="yes">
<label>Yes</label>
<label lang="de-DE">Ja</label>
</option>
<option value="no">
<label>No</label>
<label lang="de-DE">Nein</label>
</option>
</options>there is no id or value tags which are defined in the xsd.
Solution: Either change xsd or change the documentation
4) Flow Action webhooks does not contain any information about the app like the shopId
this part just use the configured content and sends it to the webhook. if we want to execute something via flow builder action instead of app action, we cannot do this because shopId is missing.
Solution: Add app related data over headers to the Flow Action hook
Flow Actions require some changes.
1) Optional config, headers and parameters
Currently according to the flow-action.xsd the tags header, config and parameters are required. Because of this, we had to add a config tag even if our action has no configs at all. It is strange that the meta tag is not required.
Solution: set minOccurs="0" for config, header and parameters tag in the xsd
2) it is not possible to pass the the configured checkbox over parameters. the checkbox is a boolean field and parameter is a string field, because of this, the action will not be triggered.
Solution:…
2 votes -
Structure elements in menus: Choose visibility on viewports
If customers use structure elements in menus, these elements will lead to another click in the mobile menu. Example: Our standard menu clothing > ladies. If you add a structure element clothing > clothing > ladies, the second clothing will be ignored in the desktop menu. In mobile view you have to click on the first clothing and then on the second clothing to open the menu you wanted to reach. Make it decisible for clients.
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!
-
Countdown as a content element in Shopping Experiences
In order to make customers aware of a limited-time promotion in the store, it would be cool to be able to embed a countdown that indicates the end of the promotion.
2 votes -
Rule based preview for Shopping Experiences
Currently, there is no way to test the rules placed at a block in the Shopping Experiences. For this, it would be helpful to be able to test the rules placed on a block in a preview. The customer should be able to check if what he has configured works.
2 votes -
Rule-Based surcharges
Possibility to create promotions that not only apply discounts but also can add addtional costs in certain cases.Example: customer has a cart volume over 100,00€ and chose payment method "cash on delivery" -> this should cost 5,00 € additionally because the risk is higher
11 votes -
Content search
As a shop owner, my customers should be able to find every content of the shop, not only products.
13 votesWith the integration of native blog functionalities, this feature will become even more important.
-
Scheduled import/export
Implement an option that allows to schedule imports/exports periodically.
7 votes -
Database ENGINE=InnoDB;
When Shopware creates new database tables, it should always add tags like the following. At least when these are the collations that are needed. Otherwise a little database misconfiguration can stop you from installing B2B-Suite for example.
COLLATE=\'utf8unicodeci\'
ENGINE=InnoDB;1 vote -
3D Product Visualization / Configurator
Especially for B2B merchants, basic product configuration solved with our Custom Products feature is not enough. Highly complex and individual configurations must be supported, e.g. to configure products like hardware parts, individual window/door requirements etc.
3D Visualisation could reduce complexity, for example with explosion graphics demonstrating machines and their individual (spare) parts.
2 votes -
Personalisation for presentations
More personalisation, save customer data/information within a presentation, combine data with Flow Builder for personalised mails for better customization.
1 vote -
Search and replace content
With media, it is possible to search and replace files. It would be beneficial to have the same functionality for texts. For example, if a campaign name changes, we like to simply search for it and replace it with the new wording. This will then be changed everywhere in the shop where the old name was used (layouts, categories, product descriptions, etc.).
2 votes -
Merge orders
If several orders are waiting for approval or the orders have not yet been processed, it should be possible to merge these orders. This saves customers and store operators effort and money.
5 votesHi 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!
-
Theme duplicate/inherit limitations
Currently it is not possible to buy a theme on the marketplace, write a own theme thats inherit on the bought theme and create duplicates in the admin for each sales channel.
The duplicate icon is disabled because the inheritance would not work.I think not everyone will work on the SW6 default theme. Not everyone will write a own theme based on the default. There is also the way that you want to buy a good theme, which many configurations and features. Thats saving alot of time. But you might need to apply some adjustments.
Thats possible but at this point you are not able to create duplicates in the admin for each sales channel to set different config values. Workaround is, to ignore the theme system and write a plugin that is adding custom SCSS and extending templates.
Currently it is not possible to buy a theme on the marketplace, write a own theme thats inherit on the bought theme and create duplicates in the admin for each sales channel.
The duplicate icon is disabled because the inheritance would not work.I think not everyone will work on the SW6 default theme. Not everyone will write a own theme based on the default. There is also the way that you want to buy a good theme, which many configurations and features. Thats saving alot of time. But you might need to apply some adjustments.
Thats possible but at…
1 vote -
New content block "brands"
Based on the created manufacturers/brands, it should be possible to place their logos as an overview or slider into a shopping experience. A link could maybe show all products from this manufacturer/brand on a specific landing page.
2 votes -
Download files for registered customers
Download Files will only be released for download if you are either logged in or fill in a form with your name and e-mail address.
2 votes -
A/B Testing
Add native functionality for A/B testing, maybe based on rules.
Potential interesting areas:
- Category pages
- Product sorting
- Product detail pages
- Landingpages
- Checkout steps12 votes -
Layout for checkout
Expand CMS capabilities to checkout process
12 votes -
Copyright for images
For the legally compliant use of images in shopping experiences, it should be possible to maintain a copyright on the image textually, which is then displayed in the frontend in a small, still legible text at the image.
3 votes
- Don't see your idea?