Yearly Archives: 2022

How To Create Scheduled Tasks In Shopware 6

- E-Commerce, Shopware

Below, we explain how to optimize your daily workflow, reduce system load, and gain extra productivity with your daily duties in Shopware 6. We dive deep into Shopware scheduling, explaining how to configure scheduled tasks for periodic execution. The system lets you schedule various processes, redistributing load more efficiently between your administrators and over time. You will also discover the role of messenger queue server-controlled processing. After that, we will proceed to scheduling import and export processes in Shopware 6. You can find more Shopware tutorials here. Continue Reading

How To Create Test Environment For Shopware 6

- E-Commerce, Shopware

It is recommended to apply changes to the test environment of your Shopware 6 website before implementing them on a working e-commerce store. As a result, you ensure that everything runs as expected without interfering with the live system. In the following article, we shed light on creating a test environment for Shopware 6. You will learn how to generate it in the secondary directory of your live shop. Alternatively, it is possible to create a local test environment described below. You can find more Shopware 6 tutorials in our cookbook. Let’s explore how to create a Shopware 6 test environment. Continue Reading

How To Prevent Flooding In Shopware 6 

- E-Commerce, Shopware

Although Shopware 6 is protected from flooding by default, you can apply different techniques to make your e-commerce website more secure. In this article, we explain what flooding is. After that, you will learn how the system is protected and find out how to save your Shopware 6 website from flooding. Other useful tips on how to work with your e-commerce website are available here: Shopware Cookbook. Continue Reading

Import/Export cookbook: How to import product prices for Magento 2 Shared Catalogs

Shared Catalogs allow Magento 2 Commerce owners to create product categories for particular companies (Magento 2 B2B feature) with the individual prices, which are not available for general customers. In this article we will use Improved Import & Export extension to import and export prices for the Shared Catalogs.

Shared Catalogs feature the same exact products which are available in your product catalog, however the prices for such products may be adjusted for B2B company customer accounts. Now, how can you import these product prices inside your Magento 2? In this cookbook article I will explain that it is nothing new, and you already know how to do it, and have probably done it many times.

Continue Reading

Magento 2 import and export COOKBOOK index post. Use cases and instructions

This is an index blog post for Magento 2 import and export use cases. In this post you will find links with the description to the posts which describe how to use Improved Import & Export extension for Magento 2.

Each use case article comes with the step by step instructions and screenshots illustrating the extension setup process. Each article covers a particular use case/question, for example: how to map product attributes, how to update stock and price of the Magento 2 product.

  • Read and bookmark articles
  • Try out the instructions at our Magento 2 demo store
  • Check out Master Table which contains samples of every Magento 2 entity export and import file.

Continue Reading

How To Create Affiliate Links (URLs) In Shopware 6

- E-Commerce, Shopware

Below, we explain how to create a basic affiliate marketing campaign in Shopware 6. The platform lets you generate affiliate URLs and provide them to your partners by default. The affiliate codes are then saved upon order creation or registration when a customer uses such links to visit your store. Next, you use this information to reward your partners. That’s how everything works in a nutshell. Below, we cover more aspects of the default affiliate mechanisms of Shopware 6. You will learn the core principles of the Shopware 6 marketing tool. Next, we describe how to create affiliate links in Shopware 6. The last chapter unveils the basic aspects of affiliate code filtering. Before going any further, check other Shopware 6 tutorials in our cookbook. Continue Reading

How To Set Up A Shopware Store In A Foreign Language

- E-Commerce, Shopware

We’ve already touched upon the topic of setting up a Shopware website. Various basic aspects of this complex process are covered here: Getting Started With The Platform. And it’s not a secret that Shopware provides the ability to expand your business internationally. You can add a localized shop for each country to showcase your brand. But how to set up a Shopware store in a foreign language? Download the latest Shopware version and follow the instructions provided in this article. Continue Reading

How To Reset Admin Password in Shopware

- E-Commerce, Shopify

The following article explains how to reset the admin password in Shopware 6. That may be necessary if you have forgotten your password and need to regain access to the admin. Currently, there are two ways to do that: more user-friendly and more complicated. Both are described below. Other useful tips on working with the platform are available here: Shopware Cookbook. Continue Reading

Shopware 6 SQL Guide

- E-Commerce, Shopware

Below, you will learn how to manage your Shopware data with the help of SQL. We describe what SQL queries to use to delete products, properties, customer data, and orders in Shopware 6. Also, you will find out how to disable extensions, customize database collation, and restore the default customer group in Shopware 6 using SQL. In addition to this Shopware 6 SQL guide, you can find other Shopware 6 tutorials in our cookbook. Continue Reading