Loading...

ScandiPWA Marketing Banner

ScandiPWA Marketing Banner

ScandiPWA marketing banner gives new wings to your store to attract customers. Visually stunning ads for your store increase the value in customers' minds. Highlight your band by adding more features to your store. Increase your online store traffic and sales.

Promote your store and make it attractive with our ScandiPWA Marketing banner. Showcase your product and easily take visitors to your product with our promotional banner extension.

Our ScandiPWA marketing banner installation guide helps you install our extension step by step. Follow every step and read guides for easy installation. For more information, you can Contact us directly.

Step 1: Purchase Marketing Banner

Purchase this Extension to improve website security and user experience: Magento 2 Markeing Banner

If you already purchased then follow the installation guide: Magento 2 Marketing Banner

Step 2: Purchase ScandiPWA Marketing Banner

Purchase this Extension to Customize banners for category pages: ScandiPWA Marketing Banner

If you already purchased extension then use following link: Downloadable Products

Installation Process

How to install the ScandiPWA Marketing Banner?

Follow our installation process guide to install ScandiPWA extension.

Step 1: Create Packages Folder

Create a new folder named packages in the root directory of your Scandipwa project.

Step 2: Upload Extension Folder

Upload the @elightwalk/marketingbanner folder to the packages folder you just created.

Step 3: Update package.json

Add the path to the extension in the dependencies section of your Scandipwa project's package.json file.

"dependencies": {
    "@elightwalk/marketingbanner": "file:packages/@elightwalk/marketingbanner"
}

Step 4: Configure Extension in Scandipwa

Update the scandipwa section in the package.json file of your Scandipwa project to include the @elightwalk/marketingbanner extension. You can enable or disable running extension by setting the value to true or false.

"scandipwa": {
    "extensions": {
        "@elightwalk/marketingbanner": true
    }
}

Step 5: Run Commands

Execute the following commands in your terminal to install the dependencies and build the Scandipwa project.

npm install
BUILD_MODE=magento npm build

Congratulations you have successfully installed the ScandiPWA Marketing Banner.