162 results found
-
Automatic generation of product names with variant specification
It would be a useful addition if you could automatically adjust the product name of the variants with a variant specification for variant products.
For example, for a T-shirt with different names, automatically add the colour property after the product name.
This would be particularly helpful for customers who have many variant products with many variants in their store. A manual change is associated with a lot of effort, as there is no option for this via the multiple change.2 votes -
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 -
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.
19 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.
22 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 -
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 -
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,…
5 votes -
Product Bundles
With this feature, merchants can provide their customers ready-to-buy bundles (with and without discounts) and increase their sales revenue.
53 votesReopened for further Feedback
-
Bulkedit for the visibility of products
In Shopware 6, there is the option to edit products via bulk editing. Unfortunately, the ability to adjust the visibility of products is missing. It would be useful if one wants to hide products from search, etc.
1 vote -
Advanced pricing grid with max. order quantity defined
If a maximum order quantity of, for example, "10" is defined in a product and extended prices (1 - 4, 5-10) have also been set up, it makes no sense to display prices "from 11" in the table product-block-prices-grid in the frontend on the detail page. In this case it would be great if we could somehow validate on the max. order quantity and hide everything in that grid that is above that.
1 vote -
Export products as CSV directly from Product Module
To work with a certain list of products, one mainly works with the filter options of the product module. Once the right filter is configured, it would be helpful to directly export that list of products as a CSV file to further work with it. Doing it again via the export module is an extra step and needs some time to get the export profile configured just as the product filter.
Example: We need to make sure that all our product have fitting product images. Therefore we filter for the products without media in the product module. Now I want…
1 vote
- Don't see your idea?