Shipping Address Verification

What M2 options are available and recommended for verifying shipping addresses during checkout? We want to ensure accurate delivery. From personal shopping experience, I’ve been prompted to verify my shipping address and presented with a “Suggested Address” and the “Original Address” that I first entered. submitted by /u/wurmng [link] [comments]

Help with loading data into admin grid

Hello, I have made an admin grid and need help loading the data ijn. I am following the Magento docs closely. I am using this method https://github.com/goivvy/admin-grid-tutorial/blob/master/app/code/Dev/Grid/Plugin/AddAttributesToUiDataProvider.php Can anyone explain to me how that file works. I want to add searching for a column called `title` in my table, at the moment I can’t load …

URL resetting

Hey everyone. Is there a non-extension way to completely remove, or reset, all of the URLs for products? When editing products via csv, I’m getting 100s of URL errors, even though I don’t alter the URL_key field in the csv file. And whenever I install the “standard” extension for URL management, it causes my site …

Product attributes being modified and not taking affect due to having already been modified at a different scope

We have a client who’s store is running on Magento 2.4.3 currently and a really frustrating issue keeps occurring. Basically, they are making regular changes to their products and these changes are not taking effect on the website. After some investigating, we discovered that various attributes have been modified at the website store scope overriding …