Enable or disable the payment method in shopware 6 follow the steps, Log in to the admin panel and go to Setting>Shop>Payment.
Enable or disable the payment method in shopware 6 follow the steps, Log in to the admin panel and go to Setting>Shop>Payment.
For any eCommerce store, it really important to set up currencies. It allows users to check the prices for products and made payments in the same currencies. In Shopware 6, you can setup currencies easily in your store. Follow the below steps to setup the new currency. Step 1: Log in to the admin panel […]
The list price is the actual price a company offers to buyers without discounts. The list price is shown on the detail page. To add the list price of the product in shopware 6 follow the below steps. Step 1: Log in to the admin panel and go to Administrator > Catalogues > Product. Step 2: […]
To enable the maintenance mode in shopware 6 follow the following steps. Step 1: Log in to the admin panel and select the sales channel of your shop. administration > sales channels Step 2: Scroll down to the bottom and click on the switch button under ‘Maintenance mode‘ title to enable the maintenance mode and […]
Landing pages are very important for any website. Because it leads the customer to specific pages and encourages them to take action. In shopware 6, you can easily create landing pages. Please follow the below steps to create a landing page. 1. Log in to the admin panel and go to the Content > Shopping […]
Shipping is a very important feature of any eCommerce website and different website needs different shipping as per the products they offer. Shopware allows you to use different shipping providers via apps and plugins and also gives you an option to create your own shipping method for your website. Please go through the below steps […]
The payment method is a very important feature of any e-commerce website because it gives customers and store owners an option to instantly pay and receive money for orders. In shopware 6, you can add many payment methods via apps/plugins also add custom payment methods for your users as well. Please follow the below steps […]
To reset the admin password in shopware 6 follow the below steps. Step 1. Open shopware 6 admin now and click on Did you forget your password link. After you click on Did you forget your password link, then you will be redirected to the Password Recovery page. Note: You need to enter your registered […]
Installing the VueStoreFront and connecting it with shopware 6 is pretty simple and straightforward. First, you need to install shopware 6. For this, you can go through another blog post that will guide you to install shopware 6 using docker. Now let’s start installing VueStoreFront. Step 1: Install node and yarn( I am using node […]
Before updating shopware, create a backup of shopware files and their database. Now to update first you need to login into shopware admin. Once you are logged in please follow the below steps. Step 1: Click on the below link to download the latest version of shopware. https://www.shopware.com/en/changelog-sw5/ Step 2: After downloading, unzip the file […]
Shopware 5 has the feature to set discounts for a specific customer group. Follow the below steps to create it. Step 1: Go to the Admin panel and click on the Configuration>Basic settings. Step 2: Click on the Shop settings and Customer groups. Step 3: Click on the Add entry to create a new customer […]
We are going to remove the texts such as “My Account“ and the price in the shopping cart. To remove the Shopware 5 Topbar in the header follow the below steps: Our topbar looks like this. Step 1: Go to the shopware theme directory of your website. Step 2: Create the new sub-directory called footer.less File Structure:– Note: Custom directory is a theme that I created already. […]