We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Mitali Kundale
-
October 19, 2020
Magento 2 has a lot more to offer than Magento 1.
If you have an eCommerce site running on Magento 2 platform then knowing how to get item data from your online store is a thing you should know about. This post is going to teach you how to retrieve this.
-
By using order repository interface, you can easily get the Payment Method Title of an order from the order details in Magento 2.Read more
-
In this blog, We will see how to get order details by using order id in magento 2. Order details contains the order information like Total summary, Customer Information, Billing, shipping and payment-related data in Magento 2. Using Dependency Injection (DI), You can use inject \Magento\Sales\Api\OrderRepositoryInterface class to get order details using order id.Read more
-
March 03, 2020It is reported that most of the customers abandoned shopping cart when they go to checkout after adding the product to their cart. That’s because they have to face lengthy checkout process when purchasing any item during their shopping experience or it takes a lot of time to check out the product while placing their order and they quit the product page which results in increasing the abandoned rate. We know well that no one wants to make a purchase from a website having a lengthy checkout process because it directly impacts on their minds and results in bad user experience for them.Read more
-
January 30, 2020
Shopping Cart is the median between customers and sellers which allow your customers to check out the product they have added to their cart to make a purchase from your online eCommerce store in the easiest way. It is considered the most important factor which helps you attract more and more customers to boost the sales of your online Magento store by providing them with a great shopping cart experience on your website.
-
December 18, 2019Magento 2 speed optimization has become one of the most essential factors to lead your business even more successful for worldwide customers. If you want your visitors to spend more time on your web store, make sure that your site is fully optimized and have high performance so they do not need to wait longer for any products during the time they stay on your online web store. That’s because a fast online store gives your customers a great shopping experience instead of a low-performance website. Taking into consideration the awareness of Magento 2 speed optimization, there are various additional technologies that are integrated to support Magento 2 performance like Redis, Varnish, and many more.Read more
-
October 14, 2019
Recently Magento announced its new version Magento 2.3.3 on October 8, 2019. It comes along with the various significant platform upgrades like security enhancement, web performance, bug fixes and improved GraphQL functionality. Here, we would let you know the details about the new features of Magento 2.3.3 and what is new or different in Magento 2.3.3?
-
September 24, 2019
We need to understand the impact of Magento 1 end of life on your eCommerce business. End of life does not mean that the platform will disappear completely after its end date. It just means the platform will not release any updates or security patches once it reached its end of life. Essentially, you will no longer get support for your Magento 1 store anymore after its end of life in June 2020.