Skip to content

Shopware 6 - Product Feedback & Ideas

This is the space where you can share your ideas and feedback about Shopware 6.

How it works:

- Connect your Shopware Account or register with your email
- Use the search or choose a category for your idea to check if it has been submitted already
Upvote existing ideas, as opposed to creating multiple similar requests. Comment an idea to share extra details.
- If you create a new idea: Be clear with your idea; provide examples or even screenshots
- The more activity and votes an idea has, the higher the chance it will be implemented

Note:
- Contributions are not guaranteeing that we will take action on an idea. We will do our best to communicate why an idea may not work.
- For bug reporting, please refer to our Issuetracker

Shopware 6 - Product Feedback & Ideas

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

825 results found

  1. It should be possible to deactivate the table "log_entry" and output the logs to a file/STDOUT/STDERR.

    Ideally, from a resource management point of view, we would like to be able to restrict data in the log_entry. Because if the entries are useless and are only deleted again, database resources are uselessly wasted which worsens the user experience because relevant SQL statements (e.g. purchases) are slower as a result.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. When I want to enter a search term in a search field of a form in the admin, I hardly have time to type in a complete search term. The time after pressing the key until the search is triggered gives me a maximum of (perceived) 200 milliseconds. For example, if I want to search for the word "Man", a brief hesitation leads to the content being deleted after entering "M" and then entering "A" leads to a completely different search result.

    At some points, the edit field also loses focus, so that I have to keep clicking in the…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Search  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. The multiple-address shipping options enable customers to ship an order to multiple addresses during checkout. Each product from the order can be shipped to a different address.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Checkout  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. As B2B merchant I want to have VAT field only mandatory for B2B users outside Germany.
    Within Germany it should be optional to filled out.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Please add the new element: Show more text to enlarge text while click to a link within the text box.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. EN:
    Please add a new element to create notice boxes with green, red, yellow, blue frames and text inside.

    DE
    Bitte erstellen Sie ein weiteres Element in den Erlebniswelten mit Hinweisfelder mit grünen, roten, gelben, blauben Rahmen und Möglichkeit Text zu hinterlegen.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. EN:
    Please add the option to setting images with rounded corners (radius adjustable)

    DE
    Bitte erweitern Sie die die Bildemelemente um die Funktion der abgerundete Ecken mit einstellbaren Radius.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Please place a loudspeaker symbol (or other) on the start page in the backend and preferably on each element so that you can give feedback in the menu that is just open.
    Why: The number of feedbacks and interactions (likes and comments) on feedback.shopware.com has so far been very low.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Currently, when previewing a draft, it will always preview the whole thing with the theme you've selected in your "standard" shopping channel. So when previewing a draft you designed for an entirely different channel with a different theme, the draft is not terribly helpful.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. The manifest.xml should allow more custom field entity types.

    Currently we suggest to add the entity order_line_item.

    https://github.com/shopware/platform/blob/trunk/src/Core/Framework/App/Manifest/Schema/manifest-2.0.xsd

    Currently available types:


    <xs:complexType name="entity-list">
    <xs:choice maxOccurs="unbounded">
    <xs:element name="product" type="empty" minOccurs="0"/>
    <xs:element name="order" type="empty" minOccurs="0"/>
    <xs:element name="category" type="empty" minOccurs="0"/>
    <xs:element name="customer" type="empty" minOccurs="0"/>
    <xs:element name="customer_address" type="empty" minOccurs="0"/>
    <xs:element name="media" type="empty" minOccurs="0"/>
    <xs:element name="product_manufacturer" type="empty" minOccurs="0"/>
    <xs:element name="sales_channel" type="empty" minOccurs="0"/>
    <xs:element name="landing_page" type="empty" minOccurs="0"/>
    <xs:element name="promotion" type="empty" minOccurs="0"/>
    <xs:element name="product_stream" type="empty" minOccurs="0"/>
    <xs:element name="property_group" type="empty" minOccurs="0"/>
    <xs:element name="product_review" type="empty" minOccurs="0"/>
    <xs:element name="event_action" type="empty" minOccurs="0"/>
    <xs:element name="country" type="empty" minOccurs="0"/>
    <xs:element name="currency" type="empty" minOccurs="0"/>
    <xs:element name="customer_group" type="empty" minOccurs="0"/>
    <xs:element name="delivery_time" type="empty" minOccurs="0"/>
    <xs:element name="document_base_config"

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App System  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Is there a reason why is Microsoft Advertising/Bing is not included in the Social Shopping App?

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Actually if a product is deactivated in a sales channel we get a 404 error, having an option in the product entity to set an automatic 301 redirect to its main category could preserve the SEO juice

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  SEO  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. After using the Migration Assistant, the 'buy button' is shown in the product listing page even when a product has multiple variants and the main variant has stock>0. Only when the main product stock=0, the 'details' button is shown. In case of variants, the 'details' button should always be shown in listing pages, as without the customer will buy the main product when clicking on the 'buy button'.

    Cause: the radio-button 'main product' in the Shopware 6 backend that forces to show the 'detail' button in frontend in case of multiple variants, is not selected after migration. Normally, you have…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. If you import customers, for every customer will be sent a registration mail. You can't deactivate the mailer in the cloud to prevent this.

    There will be need an option. Here, not every customer may receive a mail again.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. If media are replaced via file upload, e.g. with a new version of the PDF, they are not replaced in the CustomFields. This means that all articles have to be updated manually. this can lead to errors if articles are overlooked. (Normal images will be replaced).

    Suggestion: extend the replace function so that other used media can be replaced as well.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. In Backend: a checkbox in the product to activate an offer / ask for price. For the shop buyer in the frontend a form opens to request for an offer and ask for price.

    In the frontend: the price and delivery status is hidden and the "In shopping cart" button is replaces by "Ask for an offer" button.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  B2B  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Back in Shopware 5 there was an option called "display inventory shortage in shopping cart" which - when enabled - showed a message within the offCanvas saying, that out of a requested amount, only a specific amount is left available. (For articles, where "on sale"-option (Abverkauf) is enabled).

    For example: "Unfortunately, we can no longer provide the item you requested in sufficient quantities. (10 of 20 available)."

    Please implement as an option for Shopware 6 aswell.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Enable double opt-in for changes within the customer account, e.g, if the mail address or other base data is changed.
    This should, however, be an optional feature.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. If a shipping service provider creates damage to the package or the package is lost, only the net amount without VAT must be shown on the claim invoice. This is currently not possible.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Creating rules at the Rule Builder and use those rules e.g., at the shipping methods with all the availability rules is hard and long work. Therefore, it can be very annoying, if I have to transfer Rule Builder & shipping method settings to other shops. Same story with the text snippets in several languages. It would be great if I would have the possibility to export individual or all rules at the Rule Builder and import them into another shop system. Same issue with shipping methods, which have a bunch of availability rules set up. To export/import snippets would be…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?