Questions tagged [magento2.4.6]
Questions related to Magento Community Edition version 2.4.6
297 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
27
views
Store Switcher working not correctly in magento 2.4.6
My Magento versions - 2.4.6-p8(p12).
Problem - if i do a switcher block cachable, work the switcher not correctly.
If the switcher block is not cachable (cachable="false") work the switcher ...
0
votes
1
answer
31
views
GraphQl query showing 500 when post when blank query
In Magento 2 when post graphql with empty query it results into 500 error.
It should not give 500 error and proper response.
https://www.test.com/graphql
{
"errors": [
{
"...
0
votes
0
answers
26
views
Issue with onepage checkout. Checkbox can't be unchecked. "My billing and shipping address are the same" can't be unchecked
There is a checkbox My billing and shipping address are the same in payment methods that is ticked by default since default shipping and billing addresses are the same. I can't untick it because ...
0
votes
2
answers
86
views
How can I format my cart URL in the google checkout settings to allow customers to add products directly to the cart?
I have a google merchant account and see that I can provide a URL to my cart so that customers can buy items in few steps by adding them directly from google. I've tried a bunch of different URL ...
0
votes
1
answer
69
views
New custom product reviews not showing without cache flush
I have a module with a custom entity (product reviews) that is responsible for adding reviews to the product and rendering them on the product page in an additional tab. Service contract is present.
...
0
votes
0
answers
48
views
Composer is unable to find extensions from various repos
I noticed that from eg the latest 2.4.6-p11 I can not install or update some extensions from various repos (including some free extensions) where this has always worked well.
Is this a know issue for ...
0
votes
1
answer
178
views
New USPS API Jan 2026 Update
I keep getting notices that USPs is updating their API on January 25, 2026. I was wondering if anyone had a working update for the USPS module yet so that the real-time shipping rates work after the ...
0
votes
1
answer
48
views
How to implement custom street fields validation in customer address book?
I have created a custom module to validate street fields during checkout process.
I used this tutorial from Victor Tikhonchuk - How to apply custom validation on checkout shipping form field?. Itworks ...
0
votes
1
answer
64
views
Magento 2 rest API add bundle product in the cart
Magento 2.4.6 REST API – Bundle Product Cart Issue
I'm using the Magento 2.4.6 REST API to add a bundle product to the guest cart.
Create Quote
POST /rest/V1/guest-carts
Response (quote_id):
test
Add ...
0
votes
1
answer
46
views
Is it possible to render different captchas based on certain condition?
For example, I want to show hCaptcha for customers from China and reCAPTCHA for anyone else.
They are both configured and working.
I had some ideas with an around plugin, but I don't think this is the ...
1
vote
3
answers
99
views
After upgrading Magento from 2.3.5-p1 to 2.4.6-p3, my frontend shows a bug
1 exception(s):
Exception #0 (Exception): Item (Magento\Catalog\Model\Category\Interceptor) with the same ID "258" already exists.
Exception #0 (Exception): Item (Magento\Catalog\Model\...
0
votes
0
answers
24
views
Issue with loading checkout/cart when the product has "out of stock" status
Scenario in magento 2.4.6:
When at item within a saved cart goes out of stock, that cart can no longer be reloaded into the customer shopping cart.
The goal, I guess, is to remove the item from the ...
0
votes
1
answer
113
views
magento 2.4.6 how to csp whitelist server-side-tagging for google tag manager?
I've added all the google tag manager url in my csp_whitelist and those url are not blocked anymore. Still, I have an issue with a new url that I don't know how to whitelist. The error in question is:
...
0
votes
1
answer
79
views
Google pagespeed decreases with Varnish on Nginx on Magento2.4.6-p8
I have my site running on dedicated ubuntu root server, I am using nginx as webserver , I am facing an issue with google pagespeed , the google pagespeed score is around 70 when I disable varnish , ...
0
votes
0
answers
94
views
Magento 2 Minified js file not loading by wysiwyg
I have Magento 2.4.6 installed and wysiwyg is configured.
In my magento admin order view page i'm facing below issue.
adminhtml/Cov/coversandall/en_US/tiny_mce_6/plugins/help/js/i18n/keynav/en.js is ...