Blog

  • Fixing DNS problems while migrating ecommerce sites (e.g. Shopware or Magento)

    Back in the days, when we migrated websites from one machine to another it was easy, get HTML and CSS, move it to another machine, change the DNS record and bam. Done. Today it is not that easy, because we have a lot of services involved: CDN, DNS, ERP and many other three-letter acronyms. OneContinue…


  • Shopware 6 – How to mysqldump

    Other posts about mysqldump mysqldump –quick -C –hex-blob –single-transaction –quick, -q This option is useful for dumping large tables. It forces mysqldump to retrieve rows for a table fromthe server a row at a time rather than retrieving the entire row set and buffering it in memorybefore writing it out.–compress, -C Compress all information sentContinue…


  • Why I think you can’t overwrite translations in SW6

    I’m building a Shopware 6 shop and we implement a custom theme for our customer. To change the HTML structure we change templates, which is fine, but from time to time we only want to replace a translation, so I tried it. Use your own translation and “just do it” Shopware 6 has a goodContinue…


  • SW6: Overwrite outer block but not inner

    SW6: Overwrite outer block but not inner

    Shopware 6 is running on Symfony. Symfony is running on twig. Therefore the Shopware 6 default template is implemented in twig, which is pretty cool and provides a lot of syntactic sugar. I want to overwrite <div class=”col-auto”> and add a second css class. Two weeks ago I would have copied the complete block, changedContinue…


About us

We are Winkelwagen

Subscribe to the blog

Get a notion via email when we publish something new.