386 results found
-
Product Variant storefront presentation - bulk edit
A time-saving feature would be if the storefront presentation of the variants could also be set using the bulk edit.
1 vote -
Pop-up-elements for shopping experiences
Add pop-up-elements that can be used to show a sale or something like that, similar to the Quickview-window
2 votes -
Promotion: Overview of customers/orders with a used fixed action code
Within a promotion with a configured fixed promotion code there should be an overview of the orders with this code. Like the overview in a promotion with individual code.
So you get an overview about the number of used codes and in which orders and from which customer it was used.
1 vote -
Salutation on invoice delivery documents
Customers wish to have salutations and/or titles on documents. Currently, there is no possibility to do that.
1 vote -
Mark translations in shopping experiences
As a shop owner, I want to know if a content block in the shopping experience inherits the content of the default language or not. For this, it would be helpful to "chain" the elements like a variant in the product area. Only when the chain is "solved", the translation or text change can be made.
5 votes -
Offline functionality for B2B Suite
Some customers work in warehouses or basements where there is often poor to no internet connection. In this case, it would be good to be able to use the B2B Suite offline and place orders.
2 votes -
Import & export of Shopping Experiences
As a merchant, I want to be able to import and export shopping experiences to save time and effort working with my staging enviroment.
10 votes -
Permission control based on sales channels
As a multi-language shop owner, I want my employees to have specific permissions based on sales channels e.g. they only see the orders and products according to the sales channel they are working with.
8 votes -
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.
1 vote -
B2B Suite: Debtor does not have to be the orderer
In order to know which employee has placed an order, orders should not be transferred to the debtor.
1 vote -
Change the order of pictures in a slider
There's no option to change the order of the pictures within a picture slider, right now pictures would have to be deleted and uploaded again in the right order. There should be a drag&drop option.
5 votesThis will be fixed with NEXT-10244 which will be released with the next upcoming minor version
-
link tracking code in customer account (frontend)
As you could possibly enter a full tracking-link to the tracking-code field within the order details, it would be nice to make it clickable for the customer within his account. Currently, it is only shown as plain text.
1 vote -
Overriting Admin Components
At this point it is only possible to inject my App UI using an iFrame and also only when Shop Administrator visit my app from the navigation menu.
Overriding of existing admin components would provide a great improvement (similar to todays Plugin system). Adding custom content or custom UI elements to enrich the existing functionality.
Administrators can from then on would make use of my App Extensions by just clicking on an additional button which appears on the right place in the default UI.
1 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.
1 vote -
"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.
1 vote -
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.
1 vote -
B2B "LIGHT"
To have some of the current functionalities of the B2B Suite also available standalone (or in other plans) we should rethink which ones are used most and also useful for other customers.
6 votes -
Reply directly to a contact form
It should be possible to reply to a contact form. Email from the contact request/contact form should jump in directly as a recipient when one clicks on reply.
1 vote -
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:…
1 vote
- Don't see your idea?