- or
1464 results found
-
“Aktiv” Button eines Produkts sollte sofort ersichtlich sein
Der Button ein Produkt aktiv oder inaktiv zu schalten, sollte sofort, wenn man im Backend auf ein Produkt klickt, ersichtlich und anwählbar sein.
The button to activate or deactivate a product should be immediately visible and selectable when clicking on a product in the backend.
1 vote -
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.
6 votes -
Enable "add Product" function directly from the Cart or Checkout
In the current state, once a customer reaches the shopping basket or checkout, adding more products typically requires leaving the page, searching for the desired item elsewhere in the shop, and then returning to complete the order. This is critical for the conversion rate.
For customers (B2C and B2B) this extra navigation step disrupts the workflow and increases the time needed to complete a purchase.To solve this, we propose introducing a product search field and add-to-basket function directly within the shopping basket and checkout view.
2 votes -
Include product manufacturer in essential characteristics
It would be helpful if the manufacturer was available in the essential characteristics, or more precisely in the product information.
This would allow it to be displayed with the other characteristics in the shopping cart without having to create an additional field that displays the manufacturer in the shopping cart.The manufacturer is one of the important features of a product and is therefore also part of this information.
4 votes -
maintenance mode without own path
Make active Maintenance-Mode not redirect to another path. Render the maintenance page with the status code if the maintenance mode is active, keeping the current URL.
This makes the customers happy. while they don't need to find out where they were before.
2 votes -
Force customers to assign a new password after creation via the administration
There should be an option to force customers - that have been set up through the administration - to change their password after the initial login.
2 votes -
Improved coupon code generation: Reuse of patterns & exclusion of certain characters
Problem:
Currently, coupon templates (e.g., SHOP-{random}) can only be used once. If the same template is used in a subsequent campaign, Shopware prevents its creation with a message indicating that the template already exists.Furthermore, it is not possible to exclude specific characters from the random code, which can lead to potential confusion (e.g., I vs. l or 0 vs. O).
Solution/Request:
A pattern may be used multiple times as long as no duplicates are created in the generated codes.During generation, the system only checks whether a code already exists, not whether the pattern has already been used.
Optional configurable exclusion list for specific characters.
Relevance increases with the growing number of parallel voucher campaigns (marketing, promotion, campaign management). Customers with f.e. 400+ promotions are having a very difficult time due to the current situation.
Problem:
Currently, coupon templates (e.g., SHOP-{random}) can only be used once. If the same template is used in a subsequent campaign, Shopware prevents its creation with a message indicating that the template already exists.Furthermore, it is not possible to exclude specific characters from the random code, which can lead to potential confusion (e.g., I vs. l or 0 vs. O).
Solution/Request:
A pattern may be used multiple times as long as no duplicates are created in the generated codes.During generation, the system only checks whether a code already exists, not whether the pattern has already been used.
Optional…
2 votes -
Image keyword assistant for existing images
It should be possible to generate alt texts for existing media using the image keyword assistant.
Currently this only works for newly uploaded images.
8 votes -
Product overview (Admin): Filter by all product settings
The product overview should be filtered for all items that can be added to products. This is important, for example, to pass on graduated prices to other marketplaces.
All product functions should therefore be available.
Examples
- Sale
- Delivery time
- Free shipping
- Visibility
- Weight
and much more.5 votes -
returns management: Add additional items
Currently, no additional new items can be added to a return. It would be great if this option were available, for example, to add return costs that cannot be processed via the shipping costs.
3 votes -
Add additional items in returns management
Currently, no additional new items can be added to a return. It would be great if this option were available, for example, to add return costs that cannot be processed via the shipping costs.
3 votes -
Inconsistent Stock Management Between Parent and Variant Products
I have an item that comes in two versions, one physical and one digital.
I can still change the stock level in ParentProduct as the main product, but it has no effect on the stock level of the physical variant (the digital one has 0 anyway, because it is infinite).
Either this should also be inheritable, so that you can set the stock level in the parent product without having to go into the physical variant, or it should be greyed out in the parent product, as it has no function anyway.Ich habe einen Artikel, der hat zwei Varianten, eine physische und eine digitale.
Den Lagerbestand kann ich trotzdem im ParentProduct als im Hauptprodukt ändern, aber es hat keine Auswirkung auf den Lagerbestand der physischen Variante (die digitale hat ja sowieso 0, weil unendlich).
Entweder sollte dies auch vererbar sein, so dass man den Lagerbestand im Elternprodukt einstellen kann ohne in die physische Variante gehen zu müssen, oder aber, es sollte im Elternprodukt ausgegraut werden, da sowieso keine Funktion.I have an item that comes in two versions, one physical and one digital.
I can still change the stock level in ParentProduct as the main product, but it has no effect on the stock level of the physical variant (the digital one has 0 anyway, because it is infinite).
Either this should also be inheritable, so that you can set the stock level in the parent product without having to go into the physical variant, or it should be greyed out in the parent product, as it has no function anyway.Ich habe einen Artikel, der hat zwei Varianten,…
1 vote -
CAD to 3D file conversion
Possibility to upload CAD files directly in Shopware and convert them to optimized .glb models ready for web 3D-Viewer's and Augmented Reality. No manual prep, no extra tools – just faster 3D product experiences for your customers.
1 vote -
Product delivery time vs. shipping method delivery time
The delivery time of a product overwrites the delivery time of the shipping method. However, this is not helpful if the delivery time of the shipping method exceeds the delivery time of the product, as a delivery time that is not possible is then displayed.
It would be helpful if the higher delivery time is used in each case.14 votes -
Custom Pricing not visible in admin
Currently when using the Commercial Custom Pricing feature, prices are not visible in the admin. Entities must be maintained via the API, and visibility into the values set for specific customer groups/customers can not be seen from the admin.
Having a screen where we can view the prices a customer/customer group would be great for the end users of Shopware. While maintaining these records from the admin would be a nice to have, the read only functionality would be a good start.
For our customers using this feature we've had to build database views/reports into the admin so they can see their price lists.
Currently when using the Commercial Custom Pricing feature, prices are not visible in the admin. Entities must be maintained via the API, and visibility into the values set for specific customer groups/customers can not be seen from the admin.
Having a screen where we can view the prices a customer/customer group would be great for the end users of Shopware. While maintaining these records from the admin would be a nice to have, the read only functionality would be a good start.
For our customers using this feature we've had to build database views/reports into the admin so they can…
8 votesWe will deliver this with our Individual Pricing Feature which is currently in development
-
Rule Builder: add company name as condition
Please add company name to the rule builder (contains / does not contain) as new condition.
Why: if merchants want to block company to checkout / block payment methods etc.2 votes -
Make the GMV extension more transparent
As can be read in the forum and tickets, many customers are skeptical about the GMV extensions and what happens in the background.
Customers would install the extension if, for example, there was a preview function of the transfer and a log of exactly when what was transferred.
This transparency would enable Shopware to reach more customers.
5 votes -
Dynamic Access: Rule based product images
It would be great, if we could use the Dynamic Access feature to further customize, when which images are supposed to be displayed in the storefront.
Examples:
- As an erotic store for example, I want to show different pictures depending on if someone is logged in or not.
- Depending on the time of the year, I want to display different pictures automatically.
- Different Customer Groups should see different pictures.2 votes -
Make the validity of the guest order link (deep link) adjustable
Currently, the link for guest orders is only valid for 30 days. This value is hard-coded in the source code in such a way that it cannot be easily overwritten with a simple event listener. It is necessary to decorate the entire OrderRoute and completely override the
load()method in order to adjust the value within thefilterOldOrders()method, which is unfortunately private.The value of 30 days is often far too short, especially when the shop works a lot with pre-orders that can be ordered months in advance. The support effort for this is immense.
At the moment, the only option is to use the plugin from Acris: https://store.shopware.com/de/acris66565174266m/bestellbestaetigung-link-in-e-mail-funktioniert-nach-30-tagen-nicht-mehr-jetzt-einstellbar.html
The adjustments required for this compromise update security and make the entire system unnecessarily complicated, even though it would be easy to add a setting for this in the core.
Currently, the link for guest orders is only valid for 30 days. This value is hard-coded in the source code in such a way that it cannot be easily overwritten with a simple event listener. It is necessary to decorate the entire OrderRoute and completely override the
load()method in order to adjust the value within thefilterOldOrders()method, which is unfortunately private.The value of 30 days is often far too short, especially when the shop works a lot with pre-orders that can be ordered months in advance. The support effort for this is immense.
At the moment, the…
1 vote -
B2B Components: Authorize single positions
A B2B order can only be authorized or declined in whole. It would be great in single positions can be edited in authorisation proces..
5 votes
- Don't see your idea?