Newest Questions
113,365 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
19
views
Need Guidance on Product Tiered pricing across simple skus
Need some guidance. I am an eCommerce Manager and my focus is more on customer experience and back end operations for the sales team. I am not a developer. I am in the process of redesigning a ...
0
votes
2
answers
27
views
catalog_category_product Indexer is taking hours
Indexer: catalog_category_product is taking huge amount of time
Category Products index has been rebuilt successfully in 03:25:32
Sometimes it fails with errors:
Base table or view not found: 1146 ...
0
votes
0
answers
24
views
Magento2 - MoEngage issue - Facing updated issue
In moEngage, i am facing an update issue.
The error like,
File download from remote server failed with status code 403
We are whitelisted MoEngage Ip address, still we are facing an issue, may i ...
0
votes
0
answers
11
views
How do I make an A-Z nav bar like the image below
Does anyone know how I can get this A-Z bar on my page? I need it to only show items starting with "A" when A is clicked and so on.
0
votes
1
answer
27
views
Static block in template broken (NOT using PageBuilder rendering)
I have a very basic custom module showing a compact catalog/product list for logged in customers.
The content of category descriptions etc. is being rendered correctly.
But at the top of my template I ...
0
votes
1
answer
29
views
Magento EE 2.4.7 : PDP & PLP page return Exception #0 (DomainException): Undefined factory none
Magento EE 2.4.7, PDP & PLP page return Exception #0 (DomainException): Undefined factory none
My home page is working fine but the PLP (Product Listing Page) & PDP (Product Details Page) are ...
0
votes
0
answers
23
views
How can I group product color options by pattern on the product page in Magento 2?
I want to display color swatch options on the product detail page grouped by their pattern type, like this:
Color
Pasley
[ Red Pasley] [ Blue Pasley]
Peacock
[ Purple Peacock] [ Red Peacock]
Currently,...
0
votes
0
answers
19
views
Magento 2, How to split the billing/shipping address columns of CSV in sales order export gridToCsv
In Magento 2.4.7, I need to export the order details in CSV and XML by splitting the Billing and Shipping address, which is currently concatenated.
ie., Currently, Billing and Shipping Address are ...
0
votes
0
answers
23
views
Magento 2.4.7 composer throws exception after module removal with static content
Need a hint here.
I just removed a module and cleared static content.
Now when I try to use composer (i.e. bin/magento setup:di:compile or any other command involving bin/magento I get this:
There is ...
-1
votes
1
answer
36
views
Display Related Products from different store with cross-store linking
I have a Magento 2 multi-store setup with the following configuration:
- Website: Acme US Website
- Store: Acme Corporate US Store
- Store View: US English
- Store: Acme Shop US Store
- ...
0
votes
0
answers
15
views
How to send each individual products Id of Grouped Products in Magento 2?
I need to be sent the individual product IDs of Grouped Products.
By default, Magento sends a grouped product ID for all individual products.
Here, how to get individual product IDs of Grouped ...
0
votes
0
answers
26
views
Marking a product as 'new' has no effect — what am I doing wrong?
I would like to ensure that visitors to my site are alerted to new products when they get added to the store. I have set the 'new from' and 'new to' dates on some products, but nothing changes (from ...
0
votes
0
answers
34
views
Hide base image when custom option images selected
I have simple products with custom options.
When custom option images appear in the gallery, i would like to hide the base product image but not before.
0
votes
1
answer
45
views
Magento 2 Varnish not showing HIT/MISS on HTTPS (curl -I https://domain shows nothing, but HTTP works)
I have a Magento 2.4.8 site running on Nginx + Varnish (version 7.5.0).
When I test caching via curl, I get different results for HTTP vs HTTPS:
curl -I http://domain/
shows: X-Magento-Cache-Debug: ...
0
votes
0
answers
30
views
M2 - VAT validation sometimes "fails", valid EU VAT numbers still charged VAT
I am running a Magento 2.4.7-p3 webshop (Netherlands based).
VAT validation is configured to use the default Magento VIES integration. Most (9/10) of the time it works correctly:
A customer enters a ...