1388 results found
-
Allow to decorate ElasticSearch CriteriaParser so we can have custom parsing
We are implementing service products, which are products for which you pay in intervals (for example monthly) and don't have to be physical products (like a mobile phone subscription).
For this we also have a cheapest initial recurring price on these products, similar to the cheapest price of products.
We successfully mimicked the logic to update these fields both in the database as well as in ElasticSearch.
However we also need a custom CriteriaParser to parse these fields. We can do this by decorating the CriteriaParser and implementing all public methods, however this is not ideal currently:
- There is no…
2 votes -
Exclude Product from Search
As a shop owner I still want to show former products and their variants to users and keep the URLs valid.
Only recent versions and products not excluded from search should appear within the in-store search.
https://store.shopware.com/de/esmx267827209428m/artikel-aus-suche-ausschliessen.html lists the extension's feature to be available with Shopware 6.
Actually it is not.
While you can exclude a product to appear in listings and you being able to exclude it from listings AND search ... there is no option to exclude it from search only.
2 votes -
Manufacturer link should be translatable
We often use this as a "brand"-link to link internally on the website. Would be awesome if translatable.
4 votes -
Migration: Possibility to deactivate Category migrations/comparison
If you start the migration the first time, it is OK to migrate all categories and its content for the first time.
But late in the process it would be nice to be able to deaktivate the category migration/comparison.For example: if you want to update the customers and orders from SW5 to SW6 it always overwrites the categories. Basically almost all preparations you did in the categories for the SW6 launch are gone.
2 votes -
default delivery time
EN
A customer would like to have an option to define a default delivery time when creating a product, which would be used if a corresponding delivery time is forgotten.DE
Ein Kunde wünscht sich, dass es bei der Anlage eines Produkts möglich wäre eine Standard Lieferzeit zu definieren, die eingesetzt wird, wenn vergessen wird eine entsprechende Lieferzeit anzugeben.2 votes -
Add Returns-Management Mappings to Order Export
Add mappings for returns lineItems, refund price, reason and such to the order export.
2 votes -
Configuration of units of measurement (height, width, length) within products.
It should be possible to configure the units of measurement (height, width, length) so that it is not necessary to work with milimeter when calculating.
It should also be possible to choose between cm and meters.
3 votes -
Add snippet inheritance
If we added snippet inheritance, it would be easy to edit versions of a snippet which only requires minor changes.
For example, let's say German-Swiss. If we had an inheritance on a snippet basis, we could edit only the snippets for shipping costs in the checkout, for example, since it's likely that they differ from the local German shipping cost and/or require different texts for the snippets in the checkout.
Sure, we could simply create a new snippet set. But that inherits from a base file and every change we make in the German snippet set for example are NOT…
3 votes -
Add order tab in product variant
It would be great if you could add a tab called orders in the product variant (backend). Sometimes there is the need to check if there are any orders on this variant.
1 vote -
Assign product layouts per sales channel
Instead of only relying on languages only, product layouts should be able to be defined for each sales channel.
5 votes -
Product name Bulk edit
It is not yet possible to change the title of a product or, in the case of variants, the title of the variants using the multiple change function.
This would be helpful for customers who want to quickly change the name of variant articles.1 vote -
Admin Notification when multiple users working parallel
Backend Notification when multiple users working in parallel
Providing a way for shopware to handle multiple people editing the same
The following frosh feature (FroshSimultaneousEditNotification) for sw6 in the core
https://github.com/FriendsOfShopware/FroshSimultaneousEditNotification8 votes -
Change payment in backend
Especially with Stripe we see a high rate of un-completed payments via Giropay and Creditcard.
We then want and have to change the payment type from Stripe to invoice pre-payment, which was possible in SW5 and should be possible in SW6.11 votes -
Manage GDPR config for YouTube/Vimeo globally
Different settings for multiple YouTube doesn't make much sense for Data protection. Customizing every video element and every new one for data protection can be time-consuming.
Config:
- YouTube/Vimeo: Advanced privacy mode
- YouTube/Vimeo: Load video only after confirmation by the user2 votes -
Custom document generator
Currently, it's not possible to register a document generator for a custom document type when writing an App. I would appreciate it if that could be done through the manifest by declaring a custom document type with a POST endpoint, like:
<admin>
<documentType technical_name="my_document_type" url="https://app.server/my-post-endpoint">
<label>My Document Type</label>
<documentType/>
</admin>The response of the endpoint would be a PDF document.
In addition, (or alternatively) it would be nice if a custom document type could be marked as “cannot be generated” so that the option to generate a document is not offered in the admin UI.
Then the app could either…1 vote -
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 -
8 votes
-
Bitte die Mehrfachänderung für Lieferantenbestellungen hinzufügen.
Bitte die Mehrfachänderung für Lieferantenbestellungen hinzufügen.
Es ist sehr Zeitaufwendig die Preise und die Stückzahl für jeden einzelnen Artikel, in meinem Fall Variantenartikel, anzupassen.
Nach jeder einzelnen Variante speichert das System, das verlängert diesen Bearbeitungsprozess für den Benutzer.
Please add the multiple change for supplier orders.
It is very time consuming to adjust the prices and quantity for each individual item, in my case variant items.
The system saves after each individual variant, which prolongs this editing process for the user.
1 vote -
Promotions: Max uses per company
There are companies in our customer base that have several buyers. However, the voucher can only be redeemed once per company, regardless of how many buyers this company has. This means that not every customer should be able to use the voucher once, but only each company once in total.
2 votes -
Show propery position column in properties table
The table view does not contain the position colomn.
1 vote
- Don't see your idea?