196 results found
-
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 -
Product Bundles
With this feature, merchants can provide their customers ready-to-buy bundles (with and without discounts) and increase their sales revenue.
67 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 -
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 -
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 -
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 -
Shopping Advisor for Shopware 6
As a customer, I want to find, based on product properties, in different steps, the best-matching product for me. Maybe combined with AI.
3 votes -
Automatic Price calulation in BOM Articles
The automatic calculation of the bundle price through the bill of materials assignment, both for purchase price and sales price, would be very helpful. Ideally, the purchase price should also be automatically adjusted if the individual bill of materials items are changed in price.
1 vote -
Article info for use of BOM
An advertisement in the "main article" informing that it is used as a bill of materials item would be very helpful.
1 vote -
Display Partlist Articles in Overview
Similar to variant items, it should be visual clear in the overview that it is a parts list item. See on Screenshot.
1 vote -
Custom products - Configure upload type
Added a way to configure the allowed upload type for custom products, so a user can upload more than a PDF.
1 vote -
Custom products x Rule Builder
Currently, it is not possible to do more than:
If Option A is chosen, DO NOT ALLOW Option B etc.More useful would be being able to do something like this:
IF Option A is chosen DO NOT ALLOW Option B(1,2,3,5,8)
Combination: Option A + Option B(4.6,7.9.10) would be possible
→ so Different Combinations can also be doneOR Enable Rule Builder Integration to hide/show some variations with conditions
1 vote
- Don't see your idea?