- or
No existing idea results
- ~ No ideas found ~
1299 results found
-
Mail Template Overhaul
Almost all default mail templates contain a div with some styling options:
<div style="font-family:arial; font-size:12px;"> ... </div>
This div makes it difficult to define a global theme via the header and footer elements.
Instead, the default templates should all drop the div and set the styling options via the header and footer, to allow for easy and consistent styling options.
Furthermore, many templates regarding state changes all have the same subject line “New document for your order”. This should be changed to something more meaningful.
3 votes -
B2B Components - Allow default permissions for new accounts or customer groups
There should be an option to set default permissions for new user accounts, perhaps based on customer group assignment. Currently the only way to automatically enable B2B Components features is through a custom registration form.
6 votes -
Show admin user who created an order
Currently there is only a static badge that shows if an order was created by an administrator.
It would be nice if the actual user could be displayed, for example as a tooltip in the order list and directly in the badge in the order details.
5 votes -
Show detailed error message why a voucher could not be redeemed.
Regardless of whether a promotion is no longer valid (end date reached) or the maximum number of redemptions has already been reached, the error message in the offCanvas is always the same and therefore confusing for the customer.
Currently, the content from snippet ‘checkout.promotion-not-found’ is displayed per se.
It would be desirable if the exact reason why the voucher code cannot be used was given in relation to the above examples, i.e.
- ‘Promotion is no longer valid / expired’
- ‘Maximum number of redemptions already reached....’
4 votes -
Define sorting criteria for Admin Search
I would like to be able to define sorting criteria within the admin search. This should ensure that I can sort the search results (for orders, for example) in ascending/descending order number order.
3 votes -
CAPTCHAs: Different keys per sales channel
You can currently only store one key pair per CAPTCHA in the Basic information. If you change the sales channel in the
Basic information and enter another key, the previous one will be overwritten.8 votes -
Personalize media library filter
We would love to have a way to personalize the display of the media library. What do we mean by that? We would like to set it so that we always see the most recently uploaded images or files, regardless of which folder they are in. It is extremely time-consuming to change the images to the “Creation date descending” filter each time and in some settings to click on the Media library button to be able to select the images that we have just uploaded and want to include in a product.
5 votes -
Add "Creation Date" as product sorting criteria
Currently there is no product sorting criteria option for the creation date, in order to present recent created products more prominently on category pages.
There is the option to use the "Release Date" as sorting criteria, but this value is not automatically filled while the creation date is created with every new product created.
7 votes -
B2B Components - Order confirmation
It should be possible to define whether a contact or the debtor should receive mails just as order confirmations (for example).
Currently, by default, only the debtor is receiving such mails.
40 votes -
Customers also bought
There used to be the ‘Customers also bought’ function in Shopware 5, which automatically displayed products that were bought by customers who also bought the product that was called up.
There is already the option to display such products via cross-selling, but not automatically, which would be a helpful improvement.
3 votes -
Backend: Product Filtering and Customization - Filter Value
The product filters section needs more customization and can be optimized.
Here is an example of the main shortcomings:
1 - Allow the addition of custom fields and properties.
2 - Allow the use of operators such as: "Like," "=", "And," "Or," "Starts with," etc.
3 - Allow filtering by entering multiple values in a search field.6 votes -
Set product sorting permanently.
The sorting under Catalogs - Products cannot currently be changed permanently. For example, if sorting by the creation date is desired, it must always be triggered manually and cannot be defined per user.
12 votes -
Edit orders from overview
It would be nice if you could already edit orders from the order overview and, for example, adjust the status or add a consignment number.
4 votes -
Separate categories and landing pages for editing and assigning
Something that is not clear to us is that a category right has an influence on the landing pages and that those who are responsible for the landing pages can also make category changes.
We therefore have the following suggestion:
From the fact that both landing pages and categories can be found under the same ‘Categories’ menu item, it makes sense that both areas may also have overlapping rights. However, it makes little sense to us that editing categories and adding layouts to a landing page are controlled via the ‘Edit categories’ permission.
From our use case, we can therefore only suggest that landing pages and categories be better separated from each other.
It would be nice if both areas could be managed separately with their own rights.
I would also find it much clearer if the landing pages had their own menu item in addition to the categories with separate rights.
For us, the two areas have little in common in terms of handling, except that from a technical perspective they are both elements that a customer can navigate to in the shop. However, this grouping would already be given by the superordinate menu item ‘Catalogues’.
In terms of maintenance and care, the areas are completely different for us, so that the common page of the two topics does not contribute to the clarity and separation of the areas.
While the categories are part of the products and thus the maintenance of the product data, the landing pages and their design are part of the marketing area. In our view, the two otherwise separate areas are currently combined on the categories page for no recognisable reason.
Something that is not clear to us is that a category right has an influence on the landing pages and that those who are responsible for the landing pages can also make category changes.
We therefore have the following suggestion:
From the fact that both landing pages and categories can be found under the same ‘Categories’ menu item, it makes sense that both areas may also have overlapping rights. However, it makes little sense to us that editing categories and adding layouts to a landing page are controlled via the ‘Edit categories’ permission.
From our use case, we can therefore…
5 votes -
Add hreflang support across multiple sales channels
Currently hreflang only applies to different domains within one sales channel. It would be useful to be able to define other languages for hreflang tags across multiple sales channels (i.e. separate sales channels for EU and US, linking to each other)
5 votes -
Make first- and last name optional for company accounts
First- and last name should be optional if setting up a new customer entry through the administration or by using the register form IF it is a company account.
21 votes -
Improve the inheritance of properties in variants
Currently, the properties are all inherited from the main article to the variants. This can be helpful for the property “heavy”, for example, but it is a hindrance if, for example, the main product is in the color “red” and this is also transferred to the variants.
4 votes -
Simplified import of variants
Up to now, the import of variants has only been possible via a multi-level import. If variants are imported frequently, this is very tedious and frustrating.
A single-step import would therefore be desirable so that the main article and the variants are created directly. At least one extension shows that this is possible, but unfortunately it is no longer being developed.
4 votes -
Product filter - no sales channel assignment
It is currently only possible to filter by sales channel assignment in the product overview. It is not possible to filter for products that are not assigned to a sales channel.
4 votes -
Extended debugging e-mail/template dispatch
Many customers customize the email templates for their shop. It often happens that certain e-mail templates are no longer sent because, for example, variables are incorrect.
Troubleshooting the cause is then very difficult and time-consuming because:
- There are no errors in the log with indications of the cause.
- The e-mail test function still works with the e-mail template because variables are ignored.
As a result, the e-mail template and the variables have to be checked with a great deal of effort and there are a lot of support tickets for this, as customers quickly reach their limits.
In order to help customers and reduce the number of support tickets, it would therefore be useful to have extended debugging for sending emails. It should be possible to recognise from which line the e-mail dispatch fails.
This would allow the customer or the support team to name and recognise the line directly and, if necessary, find the error within seconds. This leads to less time for troubleshooting and frustration for customers.
Many customers customize the email templates for their shop. It often happens that certain e-mail templates are no longer sent because, for example, variables are incorrect.
Troubleshooting the cause is then very difficult and time-consuming because:
- There are no errors in the log with indications of the cause.
- The e-mail test function still works with the e-mail template because variables are ignored.
As a result, the e-mail template and the variables have to be checked with a great deal of effort and there are a lot of support tickets for this, as customers quickly reach their limits.
In order to…
15 votes
- Don't see your idea?