Author: admin

  • Change the URL of the main Shopware account

    I have a shopware account and I have to change the URL of the shop. At present the shop has multiple URLs pointed at it. I have plugins which I pay for monthly as well. How do I change main the URL of the plugins I pay for monthly? Thanks 1 Beitrag – 1 Teilnehmer […]

  • Deduplicate customer accounts on e-mailaddress/customer number

    Hi there, Does anyone know how to deduplicate customer accounts based on their e-mailaddress or customer number? During an import of customer accounts, some were flagged as invalid. After fixing these and importing them again, I saw that the invalid records were created in the first import, so in the second import Shopware created the […]

  • Does anyone have good links to articles for comparing Shopware 5 and Shopware 6?

    I’ve mostly been busy with 6 until this week where I’ve tried 5 for the first, and I must say I like it more. I appreciate support ends 2024, but maybe I could use 5 until then, and hopefully within that time 6 is better and has more base functions like 5 does. But I […]

  • barcode generator

    Is there a plugin to create and print product labels with a built in barcode generator? The mkx plugin Print labels for products and orders in not it… 1 Beitrag – 1 Teilnehmer Vollständiges Thema lesen

  • All images path are wrong after switching server

    Hi all, I’ve recently moved my (work in progress) website, from my local enviroment to an online enviroment. And currently all images are missing due to having new image paths. For example: Locally the logo URL is: http://localhost/media/84/17/65/1615642104/logo.svg Online the image url is: http://domeinexample.nl/media/72/ec/8f/1615642104/logo.svg I’ve tried it twice now, but the result is the same […]

  • Error appears when product added to shoppingcart

    Hello,  We getting an error when we add an product to the shoppingcart on our shop.  For example when you go to https://shopware.myhair.nl/l-oreal-color-majiblond-ultra-900s/82005006 and put this product to the shoppingcart we get a error. You can see the error in the picture below: Are the people with the same problem or with the solution? 2 Beiträge – […]

  • How to create an order with the Admin API?

    Hey! At the moment I’m trying to post a order to a local Shopware 6 store, with my php application and using the Admin API. To achieve this I’m using the following endpoint: http://127.0.0.1/api/v3/order This is the error I’m receiving: { „errors“: [ { „code“: „0“, „status“: „500“, „title“: „Internal Server Error“, „detail“: „Argument 1 […]

  • Export options doesn’t work – drop menu options are blank

    I am trying to make a test export, and I can’t manage it. I make custom profile for export with one attribute which need, and I cant see it or any other in dropdown export menu.   Here are the screen shoots profiles empty select profile menu and errros in console.       1 […]

  • The speed issue

    We are facing the issue in speed. We have already asked in the theme support and mittwald support but we haven’t found any solution.  URL: https://wasserbetten-haase.de/ when we go to any category, it takes more time to load.  Can anyone please look into this and help us to fix this issue?     1 Beitrag – […]

  • Extending template from Search plugin that all ready extends the Core Shopware Template

    Hello, Im having trouble extending a template, The template i wish to extend is from a paid Search Plugin. The template in the Search plugin is all ready extending the Core SW template search-suggest.html.twig. Is it then possible to extend the template from the Search plugin. The plugin is extending the Core file like so… […]