184 results found
-
custom fields for variants
When assigning an additional field to the main product, it is automatically inherited by all variants. If you wish to clear the additional field for the variants, the inheritance is automatically activated, which is inconvenient. One has to deactivate the inheritance first and then proceed to assign the additional field to the main product.
2 votes -
Allow downloadable file attachments for products
As a shop owner, I want to be able to add files as downloads to the product detail page or cart. All files can be displayed as links. A click on a link downloads the files to the user's computer.
22 votes -
Add free gift product to cart
As a merchant, I want to add free gift products to the cart as an incentive for customers as leverage to enhance my conversion rate.
27 votes -
Product number in the category assignment
If you want to assign products in the category configuration, they are only displayed with their name but without a product number.
For products with the same or similar names, it can be difficult to assign the correct products.
The product numbers should also be displayed here.2 votes -
picture & text of properties
It should be possible to show:
the name of the color next to the picture
or
a short description next to image
with properties applied.Reason:
- names for people with color weakness
- some shops have several variants of, for example red. So the name or color code would be very useful
- description for not self explaining pictures would be much better for customers1 vote -
List Settings
Topic: Interface/List Settings for Customers, Products, and all other list views
The current configuration is very minimalist and limited. Previously, it was possible to display and edit fields such as the customs tariff number. This functionality was tremendously time-saving and practical for quick changes. We strongly urge the reinstatement of these fields.
Ideally, it would be beneficial to extend this feature to include fields that were not previously available, such as displaying and modifying phone numbers via the list view. This would further enhance usability and efficiency.
Thanks.
1 vote -
Property Representation in product definable.
In Shopware 5, it was possible to set the display of the properties for the products specifically.
In Shopware 6, the display of the property is defined globally in the property itself, and it is no longer possible to display it differently for individual products in the product.
For example. The Size property is defined via the property itself and displayed globally as text. However, there is a product in which it makes more sense to display the size as a dropdown for display reasons. This is currently not possible in Shopware 6.If, for example, the display of the…
2 votes -
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 -
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 -
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 -
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 -
Allow SEO main category to be edited via Import/Export or any other comfortable way
It would be great if it was possible to edit the SEO main category of products in an easy efficient way - as in, not having to do this product after product by hand or via API because the former takes forever if you have a lot of products and the latter exceeds what most shop owners are capable of doing on a technical level.
A DB mapping for it in Import/Export would be a huge improvement already or perhaps a way to do this via Bulk Edit in the Admin would be another way to handle this. That way,…
6 votes -
Product Bundles
With this feature, merchants can provide their customers ready-to-buy bundles (with and without discounts) and increase their sales revenue.
64 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 -
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 -
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 -
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 -
Create subscriptions in the admin
It is currently not possible to manually create an order for a subscription in the admin. This is only possible via the frontend by the customer themselves, but an option to create a subscription in the admin for a customer would be an important function.
It should be possible to create a new order with a subscription via the Orders or Subscriptions tab in the admin, just as it is possible for normal orders with non-subscription products.
1 vote -
Cross selling default
It would be good to be able to set a default Display and Position in the Cross selling setting. See picture
1 vote -
Scheduled price validities
We define price validities as our prices change on certain dates. So a price of 15,90 EUR might be valid from 1.1.2023 to 14.11.2023 and 16,90 EUR from 15.11.2023. This means that the price of 15,90 should be shown in the frontend today (on November 14th) and the price of 16,90 tomorrow. The price feed comes from an external system where price validities for price types are defined.
3 votes
- Don't see your idea?