1360 results found
-
Aadditional columns for Customer since (date) and Last Login
Like in Shopware 5:
We need additional columns for Customer since (date) and Last Login (date) in the customer view in backend.9 votes -
Shipping costs per product
In SW5 it was possible to define product specific shipping costs.
13 votes -
Shipping methods selectable in Admin
It should be possible to select a shipping method that is not visible in the storefront when creating orders in the admin.
2 votes -
Caching of dynamic pages
We are developing a Shopware shop for a new customer. One of the features is dynamic pricing (customer-based prices) where customers are shown personalized prices that are loaded from an api. We had this working, deployed it to a test environment and noticed it didn't work because the cache is enabled on category and product detail pages when the production mode is enabled.
We load the prices using a subscriber that is based on '\Shopware\Core\Content\Product\Subscriber\ProductSubscriber'. But because of the caching in classes like '\Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' the 'SalesChannelEntityLoadedEvent' is never fired and the original Shopware prices are cached as part of the…
1 vote -
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.
77 votes -
Test orders
A possibility to carry out orders as a test. So that they are clearly marked as a test or can be deleted again.
We also have to test our productive system and sometimes documents are created there. Then you can no longer delete an order from Shopware. It would be practical if a frontend user could be put into a test environment in the production system. Or something similar.
Eine Möglichkeit, Bestellungen als Test durchzuführen. So, dass sie klar als Test gekennzeichnet sind, bzw. wieder gelöscht werden können.
Wir müssen auch unser Produktivsystem testen und manchmal werden dort Belege erstellt.…
39 votes -
ESD/Digital products - Allow update of the linked media
Currently, when you setup a digital product and give it, for example, a PDF file, that file is set in stone. That means that even if I delete the file in the Admin and upload a different file, all the previously sent mails and links in your customer account still refer to the old file.
This is not ideal in some usecases like say, manuals or other things that might need a revision or update somewhere along the line.
It would be great if there was a possibility (other than replacing the file on the server by hand) to replace/update…
3 votes -
Variants in Admin Orders
If you want to add a variant item to an order in the admin, they are unsorted in a dropdown.
It would be better if only the main variant was visible in the dropdown and then you could select the options of the variant in a second step.
4 votes -
Implement mapping for document_number in order-export
Implement mapping for document_number in order-export
2 votes -
Rights management for clients in the Shopware Account
As a merchant with several clients, I don't want all clients to see every shop inside the Shopware Account.
Therefor it would be great if I were able to apply rights management within the Shopware Account so that a client can only see the shop he/she is responsible for.This would make the administration (e.g. installing extensions) easier and more covenient.
2 votes -
Bulk edit: Add Option for search keywords
If you want to change the search terms in the products under the heading "Assignment", you can only overwrite or empty them. However, sometimes you want to add a certain search term to a number of products without necessarily wanting to overwrite the existing ones, as these may be different for the products.
An "Add" option would therefore be very helpful here.
2 votes -
Possibility to tag/group and filter rules
We currently have 3 sales channels which all work a bit different regarding their sales and payment rules. In addition we will be using promotions extensively. This means that our rule builder is slowly but surely building up with rules and hard to manage. It would be good to be able to flag or group rules and sort / filter them accordingly. Right now we manage with a naming convention, but that's not ideal.
3 votes -
Buy Button
There is an implementation in Shopware that the Buy button (into the shopping cart) is displayed directly in the list view if the product has no variants. This is implemented in such a way that the button is displayed if the product.childCount is <=0.
However, this is problematic for international stores with multiple sales channels. For example, there are products with several variants of which not all are active in the respective sales channel. This becomes problematic if only one variant is active in the respective sales channel. In this case, there is only one variant from the user's point…2 votes -
B2B Components - attach quote to Mail
If a quote has been answered or created by the admin, enabling "Generate and attach document" before sending a quote, only leads to it being shown in the customer account.
Currently, this document is neither sent by mail, nor is there a separate action within the Flow Builder for it
1 vote -
displaySearchBar, displayLanguageSwitch and addSmartbarButton for Admin Extension SDK / App System
Admin Extension SDK / App System: Also allow displaySearchBar, displayLanguageSwitch and addSmartbarButton for normal modules like it is already possible for main modules. Like this it becomes easier to build CRUD pages.
1 vote -
Add the shipping time to the delivery time of a product in the shopping cart
Now you can show the delivery time per product in the shopping cart. But it would be better to have an extra option where you can also add the shipping time based on the chosen shipping method. For instance: delivery time for product A = 2 days, shipping method X = 1-3 days and shipping method Y= 4-6 days. Whenever a customer adds product A this his/her shopping cart and choose shipping method X the delivery time will be 3-5 days and when he/she chooses shipping method Y the delivery time for that product will change to 6-8 days. Now…
2 votes -
Offers with various quantities.
It should be possible to create quotations for multiple quantities in B2B.
Currently, quantities are combined in an order with a request for quotation.Example:
Product XX - 500 = 50€
Product XX - 1500 = 130€
This is currently combined in the shopping cart as it is the same product.
2 votes -
Import/Export improvements
We continuously work on improving import and export capabilities.
Please let us know in the comments what is still missing for you.
39 votes -
Custom field-Entity select-Category should show at least the top-level-category
We have a view top-level-categories with subcategories of the same name in this top-level-categories.
If you want to select a categorie in a custom field of the type "entity select" with the entity "category" it is impossible to find the right subcategorie, because the have all the same name. The field should show the category tree like the standard category selection for a product or at least the top-level-category.1 vote -
Improve performance of product detail page by adding 'fetchpriority="high"' to the cover image
I created this pull-request to add the 'fetchpriority="high"' attribute for the cover image on the product detail page. (https://github.com/shopware/shopware/pull/3608)
Simply adding this little attribute will improve the LCP (Largest Contentful Paint) score on all product detail pages.1 vote
- Don't see your idea?