The Magento version is the latest version 2.4.5. The menu is working well on desktop and actual mobile devices. But when I load the site in mobile view, the menu doesn’t work well. If I click the parent item, it doesn’t show the sub-menu and I can’t go to another […]
Magento
i am new in magento. i upgrade the magento 2.3.6 to 2.4.3-p2,i do edit duplicate page using page builder it properly work in magento admin (backend), but it not show reflection in storefront (website frontend). Please give me suggestion for fixing this bug. Thank you advance 🙂
I am using magento 2.4.5 and over the last couple years my product_id’s have changed a couple times as i use a stock import tool and sometimes i have needed to do a complete reimport instead of a merge. Obviously this means my products get new product_id assigned so the […]
I am using sales_order_save_after in Global scope. I am creating orders from admin programmatically( Order, Invoice and Shipment). Each and every time this event is calling. I want to check and update the order increment id with the prefix value only from the front end order. How can i check […]
Magento 2.4 When I try to edit an item in the catalog I get the error below, the change I made was went from developer to production mode. I have checked to see that auto increment is on and it is. No where out there on the web can I […]
Good morning, could someone help me with the error “Error loading the component “Custom_Module/js/customer-lines” that occurs to me when loading a JS knockout file, the error appears a few times, that is to say that sometimes the component is loaded I have tried to solve the problem in many ways, […]
By Default Magento using Total Stock warehouse. I want to use my warehouse for all my products . I am currently using my custom warehouse, But some times it shows the magento by default warehouse.
I would like that whenever there is a pending status order, it would automatically create a reservation for the selected product, decrementing the current stock value in my magento store. But I have no idea how to do this in code, creating a module for it…
Hi dears I want to add validation for vat number in shipping or billing addresses when user wants to checkout. As old I have a validation module who has works well for fields in register page. Now I want to add my custom validation for tax/vat number (vat_id) Note: I […]