Magento 2 Change Product View Page Layout based on Price
Magento, Magento 2

Magento 2 : Change Product View Page Layout based on Price

In this tutorial, Today I will explain to you how to change product view page layout based on price in Magento 2. Sometimes, customer requirement is like that they want to set product page layout when the product price is like XYZ.  But, Magento doesn’t provide default functionality or any configuration about change product page layout based on price. At…

Continue Reading

Magento 2 Get Config Value in Layout XML
Magento, Magento 2

Magento 2 Get Config Value in Layout XML

In this tutorial, I will explain you about how to get config value in layout XML file in Magento 2. There are sometimes need to set value in layout XML file from system config which admin set value in system configuration from admin panel. For example : Header and Footer link and label set from admin panel which admin want…

Continue Reading

Add new page layout option in Magento 2
Magento, Magento 2

Add new page layout option in Magento 2

In this tutorial, I will explain you how to add new page layout option in Magento 2. Sometimes, you want to change page layout of your product page, category page, cms page etc. Your store’s page layout is also one of the important part to make your sales high and serve customer experience more better. There are 4 layout types…

Continue Reading

Android

How to create Tic Tac Toe Game in Android

Tic Tac Toe is a simple 3*3 game and almost every people played this game in their childhood. There are so many articles you will find in other sites, but I write this blog especially for beginners which can easily understand and create simple gaming app. Here, I explain all files with it’s flow and also mention comment. So, Let’s…

Continue Reading