Get Better at E-commerce & Marketing

Find expert articles on Magento, Shopify, and Digital Marketing topics

How To Delete Cart Price Rules By ID In Magento 2

Cart price rules apply discounts to items in the cart, based on a set of conditions. We've already discussed the steps to add Magento 2 cart price rules earlier. Now, you may have the business requirement to delete cart price rules based on the seaso...

How To Programmatically Create Coupon Code In Magento 2

Discount is one serious hack in online stores and that's how people do businesses in a competitive market. People tend to love a good deal, it's human nature. When you are an online business, sometimes, offering the right coupon code to the right per...

How To Disable Magento 2 Profiler

I earlier posted the method to enable Magento 2 profiler to analyze the performance problems on the server-side. However, once the speed check is done, one needs to disable Magento 2 profiler so that the frontend users are not bothered. Else, the use...

How to Get Total Segment Using Magento 2 Rest API

While creating a custom rest API in Magento 2, you may need to work with the order total and use their values. Today, I have come up with the blog to get total segment using Magento 2 rest API. Steps to Get Total Segment Using Magento 2 Res...

How to Create Custom Rest API in Magento 2

Rest API in Magento 2 defines a set of functions used by the developers to perform requests and get responses using the HTTP protocol. By default, Magento 2 provides some predefined rest APIs like Product API, Order API, Customer data API with which...

How to Get Table Name with Prefix in Magento 2

While Magento 2 installation, You get the option to set the database prefix for the Magento 2 tables. Keeping the default table names makes it easier for hackers to attack. Using database prefix adds the layer of the security which restricts the atta...

Meet Our Authors