1065 results found
-
Correction of incompatibility with extensions
There is currently no Shopware guideline for extension manufacturers that extensions must be compatible with each other.
If an incompatibility between two extensions becomes apparent, manufacturers should be obliged (possibly contractually) to correct this incompatibility, as customers may end up paying for both extensions.
If you are dependent on two extensions, you currently have to hope for the goodwill of the manufacturers to correct the error.
1 vote -
Bulk option for AI product descriptions
In combination with AI, there should be an option to generate multiple product description texts at once. For instance, generate a hundred product description texts at the same time.
1 vote -
AI gets access to central information about the shop
Central information about the store, target groups, brands, and wording can be accessed by the AI.
This will help to improve the sales channel context and polish the tone of voice.
1 vote -
OPcache clearing with admin and API
We occasionally have customers who have errors (PHP exception, 404 etc.) after updating extensions (SW6: Paypal extension, security plugin etc.).
A reset of the opcache helps in many cases.
As in Shopware 5, resetting the OPCache should also be possible in Shopware 6 via the admin or via API. This can solve many problems with extension updates.
2 votes -
Duplicate articles: Keeping manually changed article numbers
If you change an article number in an article manually, i.e. not a number from the number range and then duplicate it, the number range number is used again for the duplicated article and not the manually changed number.
Example:
Create an article
Number SW123 -> change this to ABC123
Duplicate this articleDesired behaviour:
Duplicated article with number ABC1234Current behaviour:
SW123This is particularly annoying with variants, as you then have to renumber many items
1 vote -
Automatic stock report
You should be notified automatically when the stock level of items falls below a certain value. This should already be possible in the Community Edition.
You should be able to enter a general value and a different one for certain items. For example, if you only sell most items once per order and offer ropes by the meter (with a minimum length of 35 meters), you would not be notified if the threshold for ropes is 4, but according to the warehouse, there are only 12 meters left.
The notification should be sent either by e-mail or in the administration.
…
2 votes -
Manipulate images during upload
To prevent images with a huge file size from being uploaded to the administration, whether for a product or a shopping experience, it would be desirable to be able to manipulate images directly during upload. You could change the image format (Jpeg to Webp), change the image size (1200 x 1200 px), crop or scale the image to a certain size (1200 x 600 px), sharpen, ....
2 votes -
Delivery status for digital products
A delivery status should also be maintained for digital products. As some externally connected merchandise management programs import the products based on the delivery status, this leads to complications, errors and unnecessary manual intervention with digital products.
1 vote -
"Contains one" or "does not contain any of" condition in the Rule Builder
It should be possible to have a condition with "contains one of" or "does not contain any of" in addition to the condition "is one of" or "is not one of" for certain conditions. This also allows you to filter for only a certain part of the text in order to obtain further options from the rule builder.
3 votes -
Separators in Advanced Search
In Advanced Search it should be possible to define the separators. Many article numbers have a " , ". Because the search interprets this as a separator, the search result is bad.
7 votes -
Native DeepL support
Native DeepL support for automate translation everything in shopware: products, shopping experiences, content pages, forms etc.
3 votes -
Bug in rule builder > "count of completed orders"
Tested object: completed orders are not counted correctly - or maybe not at all.
My order list shows customer orders that are marked as “completed”. (Payment: pending, shipping: partial or completed). But the rule ignores the fact. Even if I set all 3 fields (order, payment, shipping) to "completed" as a test, this rule doesn't apply.
1 vote -
Use custom fields content in layouts with data mapping
If you, as a merchant, have added custom fields to your categories, you also want to be able to use this content in your shop layouts. We need to enable Merchants to add that content dynamically to a layout via data mapping.
13 votes -
Shipping costs per product
In SW5 it was possible to define product specific shipping costs.
13 votes -
Bonus products
Products can be placed in the shopping cart free of charge based on rules
15 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 -
Fallback product-layout if NO Layout is assigned
If the values for columns
cms_page_id
andcmsPage
within tableproduct
will be set to "NULL", the "original" default layout for product pages will be used, although I've managed to set up a new product-page layout and marked it as "default" beforehand.Since a different layout was defined as default layout, this particular one should also be used as fallback whenever no layout is assigned.
Steps to reproduce:
- Create custom product layout
- Mark it as new default layout for product pages
- For already existing entries --> set values for mentioned columns to "NULL" or simply remove the layout assignment in…
5 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 -
Cancellation invoice: Negative total amount like credit note
Like the credit note, the cancellation invoice should have a negative total amount.
At the moment, everything except the total amount is negative (Cancellation invoice). This can lead to problems when exporting or connecting to a CRM.
2 votes -
Make it possible to change the saleschannel of the customer
If the customer registers in a wrong sales channel (e.g. in a B2C store, although it is B2B) you cannot adjust this in the admin afterwards.
It would be very helpful if you can customize this in the admin so that the customer does not have to be deleted and recreated.
6 votes
- Don't see your idea?