Open in app
Home
Notifications
Lists
Stories

Write
Shailesh Bhagliya
Shailesh Bhagliya

Home

6 days ago

How to Add Custom Notice to the Top of Page in Magento 2

Steps to Add Custom Notice to the Top of Page in Magento 2 Login to Magento 2 admin panel. Navigate to Content > Block Click on Add New Block Enter the Block Title Enter Identifier Select the Store View based on your business requirement Copy the below code to display a custom notice. Feel free to edit the code based on your requirement. …

Magento 2

2 min read

How to Add Custom Notice to the Top of Page in Magento 2
How to Add Custom Notice to the Top of Page in Magento 2

Aug 2

How to Call CMS Static Block in Phtml File in Magento 2

Magento 2 static blocks are helpful to admin to add and control HTML code to be displayed in the frontend. Generally, admin uses the static block for size charts, offer banners, sale promotions, return policies, etc. The entire objective of creating these static blocks is to streamline the amount of…

Magento 2

2 min read


May 24

Java script Zero to Advance

let js = ‘amazing’; if (js === ‘amazing’) alert(‘javascript is FUN’); 10 + 8 + 23–10; console.log(10 + 8 + 23–10); value and variable firstName is the variable pinky is value let firstName = “pinky”; console.log(firstName); console.log(firstName); console.log(firstName); console.log(firstName); value and variable Data type 1. Boolean let javascriptIsFun = true; …

8 min read


May 3

HOW TO UPDATE MAGENTO 2 TO A NEWER VERSION AND INSTALL THE LATEST SECURITY PATCHES

Owning and managing an online store is a big responsibility not only to your employees but also to customers. It is important for them to feel safe when shopping online and to have confidence that they can enter personal data to complete the sale. To avoid any inconvenience, it is important to have a backup for all files and the database and also to update applications and the platform whenever necessary.

Magento 2

3 min read


May 1

Magento 2 Useful Commands List

If you are like most of the developers, you will have to juggle through different websites to find SSH / CLI commands for Magento 2. There is no single resource on the web which has all the useful commands listed for Magento 2. I have been there and I know…

Magento 2

3 min read


May 1

How to use grunt in Magento 2?

Step 1: Install Node.js Step 2: Install Grunt CLI Step 3: Install Node.js dependencies Step 4: Add a theme to Grunt configuration Step 5: Run Grunt commands Step 1: Install Node.js First, we need to install a stable version of Node.js. Step 2: Install Grunt CLI Now install the Grunt CLI tool globally by the following command: npm install…

Magento 2

2 min read

Shailesh Bhagliya

Shailesh Bhagliya

Following
  • Vivek Karthikeyan

    Vivek Karthikeyan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable