Automatically appear in your order comment from Magento
Is it possible that if you send an email with Outlook and you mention an order number, that text will automatically appear in your order comment from Magento?
Is it possible that if you send an email with Outlook and you mention an order number, that text will automatically appear in your order comment from Magento?
Currently all the items in the layered navigation are active in desktop and that’s how I want it to display but for mobile I would want them to be all closed and open on click. How can I achieve this?
I would like to integrate ReactJS as a component in Magento 2 for a custom module. In this module it should be possible to add items to the shopping cart. How can I trigger Magento in ReactJS to execute Magento_Customer/js/customer-data… Read More »ReactJS and Magento 2: Update Shopping Cart in React?
I want override command module:uninstall <module_name>. while execute this php bin/magento module:uninstall <module_name> also in relevant command disable,enable,status i want to execute my custom module code. can i do? please guide me on this. Note: i’m try to use in… Read More »How to override command module:uninstall and disable,enable,status?
We want the continue shopping button in the view cart and one step checkout page to redirect to the previous page not the homepage. We have requested this customization from several vendors who tell us they cannot do this. Is… Read More »Magento 2 View Cart & Checkout page – Continue Shopping redirect to previous page
Customer Password Reset on Megento 2.4.0 Customer reset password is supposedly sent, (https://prnt.sc/LecBF4_fHxOs) but the email is never received. I checked the configuration and is ok. Customer it does received the registration confirmation, so the email server is working fine.
I want to display coupon codes in the sales order grid and the order detail page. Any idea how to do this?
I’m looking for Magento2 dynamic price calculation module. Please let me know any recommendation. Example: https://www.anixter.com/en_us/products/9841-06010000/BELDEN/Multi-Pair-Multi-Conductor-Cable/p/B9841 Calculation example: $2519.60 is one thousand Feet price. One Feet price is 2.1519. If the customer will buy 25 feet, price should be 2.1519… Read More »Magento2: Dynamical quantity calculation based on product unit price
I have been developing web apps for the last 2 years. A friend of mine owns a website built with Magento with which he needs some help. I’ve no experience with Magento as of yet, but I’ve been trying to… Read More »Quick local setup of existing project
I try to upgrade our magento 2 shop from 2.4.2 to 2.4.5-p1. I get this critical error in the Upgrade Compatibility Tool Report. Call method ‘MagentoFrameworkAppResponseInterface::representJson’ that does not exist on version ‘2.4.5’ This is the code: class EmailToCustomerModel extends… Read More »Magento 2 – Call method ‘MagentoFrameworkAppResponseInterface::representJson’ that does not exist on version ‘2.4.5’