Cheerymagicsoftware official page


Programming is a cheery magic!


Custom url for checkout and cart in Magento 2

Author Poliakov Vladimir. Suppose you need change checkout’s url (/checkout to /customcheckout) and cart (/checkout/cart to /customcheckout/basket) in Magento 2 shop. The first thing that comes ...

Magento 2 Repositories and Factories

Author Poliakov Vladimir. As a continuation of the previous post, let’s talk about repositories and factories. Many entities in Magento 2 such as the product, category customer, address, quote, ...

Archive