Settings and activity
60 results found
-
7 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
2 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
126 votes
We already started the further development and already added new statistics:
Added a new KPI “Promotion codes”
Added a new KPI “Sales by manufacturer”
Added a new KPI Sales by country
Added a new KPI Best selling products
UI enhancements and technical improvements
An error occurred while saving the comment
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
An error occurred while saving the comment Within a promotion with a configured fixed promotion code there should be an overview of the orders with this code. Like the overview in a promotion with individual code.
So you get an overview about the number of used codes and in which orders and from which customer it was used.
-
10 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
15 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
An error occurred while saving the comment Personalized recommendations within email templates would then also provide additional value.
In addition to previous orders, recommendations based on viewed shop items could also be made.
A comprehensive topic that would bring significant added value.
AdminBenjamin Hummel
(Admin, shopware AG)
shared this idea
·
-
6 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
61 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
14 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
86 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
An error occurred while saving the comment An export and import function would be very helpful, especially for very extensive worlds of experience.
This would allow individual backups of individual worlds of experience to be created quickly and easily without having to restore the entire store.
As experience worlds are worked on often and frequently, this would also allow experience worlds to be prepared in staging environments, for example, and quickly restored in the event of errors.
-
27 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
An error occurred while saving the comment The topic of ‘search’ is also repeatedly raised in discussions with larger customers and should be optimised.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
65 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
An error occurred while saving the comment My recommendation would be that it would be possible to export the codes within the respective action.
Advantage:
In this way, you only receive the codes that you specifically need and do not have to export many thousands of codes via the export module and then assign them manually.An error occurred while saving the comment Time and again, customers reach the limits of the export because it cannot be configured across different database tables. This quickly leads to the need to use an extension or the export is not possible.
Example:
Display of all products, including their sales with tax and any other details.This was much better and more comprehensive under Shopware 5.
Due to monthly exports to the tax office or the tax consultant, such cross-table information would be important and is requested again and again.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
45 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
5 votes
An error occurred while saving the comment Possible fix from customer:
The change we did in shopware terms is to first decorate the Shopware\Commercial\B2B\QuoteManagement\Domain\CartToQuote\QuoteRequestRoute class in the plugin and changed the request functionAdded code for removing the discount items from the cart before the validate function is called. So that there will be no validation error when creating a Quote which has discount items in the cart.
$cart = $this->cartService->getCart($context->getToken(), $context); if ($cart->getLineItems()->filterType(LineItem::PROMOTION_LINE_ITEM_TYPE)->count() > 0) { $discountItems = $cart->getLineItems()->filterType(LineItem::PROMOTION_LINE_ITEM_TYPE)->getElements(); $discountItemIds = array_map(function (LineItem $item) { return $item->getId(); }, $discountItems); $this->cartService->removeItems($cart, $discountItemIds, $context); } $this->validateCart($cart, $context->getContext());
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
24 votes
AdminBenjamin Hummel
(Admin, shopware AG)
shared this idea
·
An error occurred while saving the comment Time and again, customers have the problem with the mailer. It would be helpful and less time-consuming for customers and support if there were a test function for the access data in the mailer.
This means that it is not necessary to first look in the shopware logs or test mail templates.
Since the error message is available in the shopware log, it could be read out by the test function and reported to the customer.
-
10 votes
An error occurred while saving the comment See screenshot.
AdminBenjamin Hummel
(Admin, shopware AG)
shared this idea
·
-
22 votes
An error occurred while saving the comment A basic function that must be available. Optionally, with the display of the message "x € left until minimum order value". This function is missing and is common practice in most stores around the world.
The configuration via the Rule Builder (payment method/shipping method) is "currently" neither intuitive nor up to the end with this request
In the context of internationalization, the minimum order value should also be configurable differently based on delivery countries and would certainly be used directly in most stores.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
57 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
12 votes
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
50 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
-
88 votes
Gathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
AdminBenjamin Hummel
(Admin, shopware AG)
supported this idea
·
DE:
Innerhalb der Produktverkäufe sollte auch die Möglichkeit bestehen, die eindeutige Produktnummer anzeigen zu lassen. Oder dies sollte im Standard aktiv sein. Dies sollte auch beim Export mit enthalten sein.
EN:
Within product sales, there should also be an option to display the unique product number. This should be enabled by default. This should also be included in the export.