Questions tagged [adobe-commerce]
The adobe-commerce tag has no summary.
52 questions
0
votes
0
answers
21
views
Adobe Commerce 2.4.8 - Admin Tab won't load unless Active Tab
We have seen similar issues posted below. We are able to open multiple tabs of Magento, but unless the tab is active, it will not finish loading in the background. We have a need to operate in ...
0
votes
0
answers
37
views
Magento 2 displays configurable products on the PLP page whose SKUs correspond to the custom varchar attribute value of simple products
Magento 2: We want to retrieve only the configurable products whose SKU value matches the simple products' custom varchar value and whose quantity is more than 0 on the PLP page.
Because of the ...
0
votes
1
answer
148
views
How to fix Magento 2 admin page loading very slow even after enabling production mode?
I am using Magento 2 and my admin panel is loading very slowly, even after switching the store to production mode.
Here is what I have already done:
Set mode to production
php bin/magento deploy:...
0
votes
0
answers
27
views
Getting undefined factory algolia in magento 2.4.7
When i try to search any product on my website it shows this error "1 exception(s):
Exception #0 (DomainException): Undefined factory algolia". Does anyone know how to resolve this? So that ...
0
votes
2
answers
203
views
Hyva Theme long page load times
We are in the process of transitioning to a Hyva-based theme for our storefront. However, we are noticing performance issues, especially for our CMS pages. We are using Adobe Commerce Cloud for our ...
1
vote
0
answers
87
views
Magento 2 Adobe Payment Services issue with product's custom options
I’m experiencing an issue with Adobe Payment Services when processing credit/debit card payments for products that have custom prices or custom options.
When I add items with custom options to the ...
0
votes
0
answers
37
views
Getting the originating address (from address) of an Order
I would like to know if there is way to get the originating address details of a Sales Order in Magento (Adobe Commerce). The order API response does not seem to have that detail but it has billing ...
0
votes
0
answers
74
views
What are the benefits of using OpenSearch over ElasticSearch?
I want to know advantages of using OpenSearch over ElasticSearch in Adobe Commerce B2B, 2.4.6-p3 version.
0
votes
0
answers
60
views
API ACL - Failed. API ACL Patch not detected (APPSEC-1679) [200]
Currently, I am using Magento version 2.4.6-p8 on my website. When I run a Security Scan, the report shows the following issue:
Scan Name: API ACL
Scan Details: API ACL - Failed. API ACL Patch not ...
0
votes
0
answers
64
views
checkout_submit_all_after event not working in Hyva
I am working on a custom Search module. I've placed a "checkout_submit_all_after" event in etc/events.xml and observing it to track the orders.
I noticed that in Hyva, the event is not being ...
0
votes
2
answers
88
views
How to Display "Requisition Items" Separately in Magento 2 Even When Products Have the Same SKU?
How can I configure or code in Magento 2 to display requisition items separately in the requisition list(which displays under Customer's Profile), even if the products have the same SKU? Specifically, ...
0
votes
0
answers
27
views
Credentials not visible after logging name change ticket in adobe
I cleared the Adobe certificate but saw that my legal name was not correct like only the last name was wrong.
I noticed my complete credentials information has erased from Adobe page.
I did receive ...
0
votes
1
answer
73
views
How to use Magento as Event Management
I want to develop a website for the event management company and below are the key features I want to cover:-
Ability to create multiple Shows/Events.
Each Show/Event should have its unique URL.
Show/...
0
votes
1
answer
62
views
How to override adminhtml js file in custom module?
I need to override below file in my custom module Ayakil_CatalogPermissionsExtended
vendor/magento/module-catalog-permissions/view/adminhtml/web/category_edit.js
The custom module was created and ...
2
votes
1
answer
435
views
Downgrading Adobe Commerce to Open Source
What would be the steps to safely downgrade the database of an Adobe Commerce project to Open Source?