Category: magento

Mastering Magento 2 Override Theme: Your Complete Guide 0

Mastering Magento 2 Override Theme: Your Complete Guide

Magento 2 Override Theme Magento 2, being a robust e-commerce platform, offers extensive customization capabilities, including the ability to override themes. In this article, we’ll delve into the process of overriding a Magento 2...

update product quantity on check out page magento 2

update product quantity on check out page magento

update product quantity on check out page magento you can do it by editing item.phtml (template/checkout/onepage/review/item.phtml) and these lines after line no #47 <td class=”a-center”><?php echo $_item->getQty() ?></td> <td class=”a-center”> <input name=”cart[<?php echo $_item->getId()...

set permission for magento – magento-cleaning 2

set permission for magento – magento-cleaning

set permission for magento – magento-cleaning If you are facing issue of permissions or internal server error then try to set permission to magento folder that might help you. set 777 for media ,...

Creating a Shopify App using Laravel How to Create Custom WordPress Plugin? How to Build a Telegram Bot using PHP How to Convert Magento 2 into PWA?