In today’s fast-paced eCommerce world, a seamless and secure payment experience is essential for customer satisfaction. The Magento2… Continue reading on Medium »
Blog
Magento is a powerful and flexible eCommerce platform, but to build a high-performing online store, you need the right Magento development… Continue reading on Medium »
Actually the issue I will describe affects all magento 2 version I have worked since 2.3.0 We operate a large store with around 80K products and 1000 categories. So a lot of times we import products with csv files and also we work in admin creating new products with duplicating […]
I want to apply different discount for different for sku’s. If both are present in same cart . I want to get discount combine. Suppose if Sku A has discunt 4 and Sku B has 5 , total discount should be 9. Please let me know if it is possible
I have 2 sources and I have set up for each important product a notify stock level in order to have a list of what to restock. Products in each sources with a stock level below the notify level show up fine. But if that stock goes to 0, they […]
I’m trying to get products with grapqhl api using the attribute: new_from_date but I’m enable to do so. query { products( filter: { new_from_date: { eq: "2024-03-01 00:00:00" } } ) { items { id name sku new_from_date price { regularPrice { amount { value currency } } } } […]
I am performing a full text search to get the list of products. I need to get the tierprices of the products. But I am getting the following error. Customer with id “18” does not exist. I am using the following payload. If we remove the price_tiers it is not […]
The problem: old computers and devices have no USB support so they can only output via LPT or serial port. New printers are either wireless or use USB, and require a computer to translate the data coming from old computers. As such if you have many old computers and want […]
Running a Calibre server on my laptop running Win11 Pro. http://[::1]:8080/ works fine. http://127.0.0.1:8080/ err: can’t reach this page, conn reset http://192.168.1.135:8080/ err: can’t reach this page, conn reset All my computers can connect and view each other using ipv4 I can even view the webpage on my server using […]