217 results found
-
Show master product when no filter is active, but all variants when filter is active
We can already choose how we want to show the listings in the storefront: either show the master product or show all variants individually. We now ran into the following problem:
Example: We sell clothes. One product is a shirt in red, blue and green and in the sizes S, M, L. We display only the master products on the listing page. For the master product, we chose a master image. All variants have different images that show the shirt in the correct color.
A customer now selects size M in the filter "size". Shopware now shows one variant in…3 votes -
Approve reviews in bulk from the grid
We receive a lot of product reviews in our shop. At this point we need to set them to 'Visible' one by one. It is very time consuming and unneeded.
We should be able to approve reviews in bulk by selecting them from the grid and choose for 'Make Visible' now you can only choose for 'Delete' when selecting reviews from the grid.
4 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.
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 -
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 -
AI product description generator - Tonality
It would be nice to be able to define the tonality and / or politeness form (Du / Sie) when generating product descriptions using the AI Assistant. Currently in german it will always use the "Sie"-form.
Similar to the way it works for the AI checkout messages.3 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 -
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 -
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.3 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 -
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 -
Optionally, the net prices should remain the same, even if there are other taxes in other countries.
Currently, the net price changes if you offer products in other countries with different taxes. The gross price remains the same.
There should be an option to decide for yourself whether the net price remains the same with a variable gross price, or whether the gross price remains the same with a variable net price.
69 votes -
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.
2 votes -
increase "Entry per page" in catalogue > products
Should be instead of: 10, 25, 50, 75, 100
50, 100, 200
Default should be 100.
Why: to see more products at once and on larger resolution display (higher that FullHD) it is not a problem to see 200 products at once.
18 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 -
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 -
Variants not available via Dynamic Access should also be hidden on the product detail page.
If a variant is not available through Dynamic Access, it will still be displayed on the product details page. If you then select it, another variant will be selected.
There should be an option to hide unavailable variants completely so that they are no longer displayed.7 votes
- Don't see your idea?