PWA themes?

I’m just now learning about Magento 2 PWA themes. Does anyone here have experience and recommendations for any? Specifically looking for reputability, stability, speed, and SEO (Google page ranking) friendliness. submitted by /u/deaddiquette [link] [comments]

Magento 2.4.3 low response network speed on production with Magento PWA

Hi, i’m currently developing a Magento PWA front with a Magento 2.4.3 store on backend. Thing is, when testing on production, and specially Category pages, sometimes the response time of some queries is to high and its making the store very slow. The response time may vary but when its slow, well, its slow. That …

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 …