1268 results found
-
Setting options in the admin for potentially harmful code
Setting options in the admin for potentially harmful code, where you can set which HTML tags should be allowed and which shouldn't. This is currently mapped via shopware.yaml, but is rather laborious for customers and not possible at all for cloud customers.
2 votes -
Duplicate CMS blocks
There should be an option to duplicate CMS blocks to make minor changes to the second one. This is especially helpful if e.g. for a limited time only some minor changes should be visible via dynamic access (make the first one invisible and the second one with small changes visible for timeframe XY), for example for a specific season.
7 votes -
Video in Slider
It should be possible to add videos in a "picture slider" aswell or maybe add another slider block with the option to choose between multiple different kinds of elements (pics/ videos/...)
8 votes -
Allocation of the sales channel directly in the shipping costs
There should be a way to assign the sales channels directly to the shipping methods in order to keep track of which sales channel the shipping method takes place in.
Currently only possible in the sales channel itself.1 vote -
Migration from various platforms
Either standard migrations from the most common platforms like Shopify would be good, and alternatively a documentation on best-practice and a guideline on how to migrate from other platforms.
Like with Magento we have used the one from Shopware, which works good. Like with Shopify we have had to write our own set of CLI tools to migrate products etc over to Shopware, but this should be a more general feature.
1 vote -
AI Copilot - ChatGPT Code Interpreter Integration
Integrate ChatGPT specifically for the use of code interpreter to be able to create shop data analysis and data visualisation for different shop entities e.g. for order statistics, (anonymised) customer behaviour, product data, recommendation performances, search statistics, etc.
More info about ChatGPT Code Interpreter: https://openai.com/blog/chatgpt-plugins#code-interpreter1 vote -
Theme config per saleschannel
If you want to have more than one saleschannel with the same theme but have a different setting (e.g. primary color) you need to create a copy of the theme, because the theme config is not stored on the saleschannel (where it should be imho).
1 vote -
Build scss with node-sass
If nodejs is available on the system use node-sass instead of PHP Scss and Autoprefixer to compile the theme.
2 votes -
"tag"-filter in order overview
The "tag"-filter should validate on tags within the "product" entity and therefore show orders, which include articles with this specific tag / these specific tags.
2 votes -
Login with mobile number
Not everyone has an email address, but most have a cell phone number. Therefore, it would be cool if you could register in the store with your cell phone number instead of your email address, optionally if necessary.
2 votes -
Click & Collect
Introduce the option for merchants with local brick & mortar stores to offer click & collect in the checkout.
12 votes -
Product configurator
Somewhat similar to custom products: There's no option tho to change "normal" variant, for example if a "blue" variant should always cost 5€ more than the main product. When Changing the price of the main product, the variant price should be changed automatically aswell.
3 votes -
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 -
It should be possible to restrict the export of orders in the date.
It should be possible to restrict the export of orders. For example, only the orders of the last month could be exported.
5 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:…
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 -
Improve Variant generator
Simplify and fix the generating of variants with several Improvements like automatically assign the properties to the variant product that have been choosen to generate it etc
12 votes -
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 vote -
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
- Don't see your idea?