Get Current URL in Magento 2

Get Current URL in Magento 2

When developing module or theme in Magento 2, you might need to identify where you are to perform such actions. I will show you...
Get Customer Login URL in Magento 2

Get Customer Login URL in Magento 2

In today quick tip, I will show you how to get customer login URL in Magento 2, which is very necessary when you want...
Remove Wishlist Block from Sidebar in Magento 2

Remove Wishlist Block from Sidebar in Magento 2

Similar to remove product compare blocks from sidebar, you might want to remove wishlist block from sidebar in Magento 2 as well. In your module...
Remove Product Compare Blocks from Sidebar in Magento 2

Remove Product Compare Blocks from Sidebar in Magento 2

For today tip, I would like to share with you how to remove product compare blocks from sidebar in Magento 2. Not only from...
Remove Recently Ordered Block from Sidebar in Magento 2

Remove Recently Ordered Block from Sidebar in Magento 2

Under customer account sidebar navigation, by default, there is a recently ordered block which helps customer to quickly reorder previous items. Sometimes, you might...