1385 results found
-
OCI punchout support
More and more our B2B customers want to connect their ERP or ecommerce platform via merchants onlineshop per OCI punchout.
So we need OCI (version 4.0 and 5.0) support directly in Shopware.
8 votes -
B2B Components: Option to set the quantity to 0 in a shopping list
It would be very important to have an option in the shopping lists to automatically ignore products with a quantity of 0.
Currently, if you try to add a shopping list to the shopping cart that contains a product with a quantity of 0, you get an error message (The quantity (0) is incorrect.), see screenshot.
Of course you can simply remove the products from the shopping list, but this is a lot of extra work.
Example:
A merchant creates a shopping list for his groceries and orders them. After a week, the retailer walks through his warehouse and notices…1 vote -
Import / Export warehouse data and stock
In the import/export profiles, it is not possible to set the stocks per warehouse per file. The variables are available and can be used in the profile, but the fields are not taken into account in both directions. Please check whether it is possible to assign a product to a warehouse via import in the near future and also set stocks per warehouse.
DE
In den Import- / Exportprofilen ist es nicht möglich die Bestände pro Warenhaus per Datei zu setzen. Die Variablen sind zwar vorhanden und können im Profil verwendet werden, aber die Felder werden in beide Richtungen nicht…1 vote -
Allow manipulating mail data with MailBeforeSentEvent
Currently, MailBeforeSentEvent has no setter methods to manipulate mail data.
The Symfony documentation describes such an event where one could update subject and message properties: https://symfony.com/doc/current/event_dispatcher.html#how-to-customize-a-method-behavior-without-using-inheritance
My use case is that I want to edit the mail contents. For that, I need to adjust the return value of the private method "buildContents". That seems not possible with a decorator.
A workaround is to completely replace the core MailService class:
<service id="Shopware\Core\Content\Mail\Service\MailService" class="MyPlugin\Service\MailService">
...
</service>That, however, will lead to breaking changes if the MailService class gets patched in the future.
2 votes -
Add express buttons for google/apple pay
Please add express buttons for google/apple pay. Customers are used to these and the payment options doesnt really make sense otherwise. Apple pay should also be disabled/hidden on non iOS devices.
2 votes -
Improve Product Feed Export
It should be possible to output the shipping costs automatically as in Shopware 5, and not statically!
It should also be possible to output prices when they are generated with PriceRules. At least for the standard customer group.
It should be possible to exclude articles that were excluded with Dynamic Access from the feeds. At least for the standard customer group.
These are not "wishes" - rather things that should actually be a matter of course.
6 votes -
"New products" function from SW5
In SW5 there was a "new products" function on the product detail page - in a slider.
Would be nice to have this as standard in SW6.
2 votes -
Add config for each view port
Currently the settings for a CMS block apply to each viewport.
It should be possible to set different settings for each viewport.
Example: product slider
On desktop, articles should have a minimum width of 300px.
For mobile, however, a minimum width of 100px.This can currently only be implemented if the CMS block is created separately for each viewport. This causes more effort and is not optimally solved.
5 votes -
Admin Center: Show global article stock in order details
Admin Center: In the order detail it would help to show the overall stock of every position. It is a small change that helps the customer support if someone have questions about orders like delay on shippment.
2 votes -
B2B Suite separate customer numbers for roles
It would be great to have separate customer numbers for the roles in B2B suite. So the shop owner could bill these customer numbers separatly. Otherwise the owner needs to determine trough the address which order went where and bill them after that which is time consuming and prone to errors.
3 votes -
Option to deactivate the checkbox for "I have read and accepted the general terms and conditions." in the checkout
It would be nice to have an option to deactivate the checkbox for "I have read and accepted the general terms and conditions" and only display a note, as is also possible with the Data Protection Information during registration.
5 votes -
admin > customer: sales revenue
New: filter and column: sales revenue
Why: filter to check customers who should be contacted automatically to reactivate or delete customers.
1 vote -
Neutral shipping / select sender address
Neutral shipping / select sender address
It should be possible to provide a field for neutral shipping for every order.
Agencies and many other corporate customers only order with neutral shipping and have the goods sent directly to their customer - as if it were coming from our customers.
At the moment and in times of dropshipping, this is only possible via an expensive in-house development, but should be available as standard.
2 votes -
Extend system requirements
When an update is to be done via the admin, the tab "System Requirements" always appears, but it does not check the technical requirements for the database, etc.
2 votes -
Questions about the article
Even without an additional extension or programming knowledge, it should be possible to have a "Questions about the article" form in the standard system, which automatically omits article details such as the article name and forwards them to the store operator by e-mail.
At present, this is only possible via custom programming or an extension.
5 votes -
admin ux: delete product button if you open the product in the detail page
It is still not possible to delete a products (with all variants if there are variants) while you are in the product details.
WHY:
The amin search is still bad: when a search for a product you can not refresh the listing page in admin for products for detelting the products with the three point menu.workaround for me: using a tag for the products like "delte product" and then in the product filter choose the tag and delete the product.
2 votes -
Single variant in cross-selling
It should be possible to display both main products and individual product variants in the cross-selling area. It is a great advantage for shop owners that you can set both.
For example, if a customer has selected a children's mattress in the size 70x40cm, it would be optimal to also have the matching fitted sheet suggested in this size. However, there are no matching versions for other products. There, it would be better to have the main product suggested without a size selection and with a 'from' price. Unfortunately, this is currently not possible. At the moment, the shop owner…18 votes -
Allow bulk edit of media folders in Content - Media
It would be nice if we allowed our commonly used bulk edit feature in media as well so we can edit the properties (like thumbnail settings) in bulk.
Yes, the settings are automatically inherited down. But not everybody had the foresight to predict that and is now possibly stuck with dozens or more folders which they have to edit by hand.
Allowing bulk edit for media folders would make sure nobody runs into this problem again in the future.
1 vote -
Media Manager: Sort by file type
To better file the files yout want to manage (delete, replace, show) please integrate a new filter type: file type
file type: PDF, images, documents (excel, word, presentations).
7 votes -
Add avatar providers like gravatar to Admin
Add gravatar or libravatar to Admin like https://github.com/FriendsOfShopware/FroshPlatformAvatar once did.
Would be nice to not upload the same images in every shop and other used software. Especially because the avatars in Shopware didn't work for a long time until they were finally fixed.1 vote
- Don't see your idea?