Daily Archives: October 24, 2019
I need to show MSRP (Manufacturer’s Suggested Retail Price) and my price for each product, then to use “special price” for sales on occasion. Currently I can only make “price” show the MSRP, and have to use “special price” for my price, with no room for sales. It seems a […]
Below I have a shipping address form of checkout page and I would like to add another field (P.O. Box) in this form. I tried to look it up every forums and most of the answers were based on overriding. MagentoCheckoutBlockCheckoutLayoutProcessor. I checked app/code/company/Checkout/etc/di.xml but wasn’t referencing layoutprocessor. I am […]
In my Magento 2 apps don’t display the pending orders quantities and values in the graph like they used to. After some searching around, I figured it only displays “processing” (orders that have been invoiced) or “complete” orders since showing in charts. I want to pending order details in graph. […]
I hope you can help me with this issue. I already enabled the maintenance mode and set up the IP filter, but it’s not working. Although I configured to access the site with my IP I’m unable to see front-end and back-end, I only get the 503 Error page. I […]