Skip to main content

Questions tagged [magento2.4]

Questions related to Magento 2.4 version of PHP eCommerce software and platform. Questions should be related to writing code for Magento. General Magento questions may be asked on https://magento.stackexchange.com

magento2.4
0 votes
0 answers
4 views

Magento 2 and Smile_Elasticsuite search for substring not working

Together with magento 2.4.6 I am using Smile_Elasticsuite 2.11.6 extension. I have product with name "Rotational Viscometer". When I search for "rota" nothing is shown in ...
Denis2310's user avatar
  • 1,061
0 votes
2 answers
36 views

Fetching products from external api supplier

I have a partner who owns a warehouse with thousands of products. We want to connect our Magento 2.4.5 store to this partner so that we can sell their products using our Magento 2 store. The partner ...
Paul Keta's user avatar
0 votes
0 answers
7 views

Magento 2 - layered navigation filter missing (when attribute value is not set on at least 1 product)?

I have noticed that if attribute value is not set on at least 1 product then filter for that attribute wont be shown in magento 2 layered navigation? If I have 1000 products and there is 1 where I ...
Denis2310's user avatar
  • 1,061
0 votes
0 answers
13 views

Magento 2.4.6 select query consuming all resource cron jobs

We have a select statement that we cannot trace and keeps being run multiple times `SELECT `e`.*, IF(at_status.value_id > 0, at_status.value, at_status_default.value) AS `status`, `at_visibility`.`...
Craig Blackman's user avatar
-1 votes
0 answers
10 views

Magento icecat composer install issue

I have magento 2.4.7 setup in a wsl2 local enviroment with docker. when i run the compser i get this error everest@DESKTOP-U8V8B9C:~/Sites/test1$ composer require icecat/magento2-extension ./composer....
Andrew Asghar's user avatar
0 votes
0 answers
26 views

Magento 2 | Smile Elasticsuite search results get all - "*"

In Magento 2 when I search for "*" in search field, all products are shown. I noticed that this is because of Smile Elasticsuite extension. Without that it wont work. Does anyone knows how ...
Denis2310's user avatar
  • 1,061
0 votes
0 answers
21 views

Magento DB Downgrade 2.4.3 EE to 2.4.6 CE

I am downgrading Magento 2.4.3 Enterprise edition to 2.4.6 community edition. While downgrading I am following few already available modules and blogs like below https://github.com/opengento/magento2-...
Mohit verma's user avatar
0 votes
0 answers
38 views

Magento 2 API: 401 Unauthorized for Salesrule calls with Admin Bearer Token

I am using the Magento 2 API to convert quotes (from custom made laravel project) to orders. I use an administrator bearer token, which works successfully for other API calls such as: Create guest ...
rubinjo13's user avatar
0 votes
0 answers
19 views

Magento 2.4 product details page my custom form submit then get errror

i am created custom module as per requirement.my details page add custom button when click then open popup and submit data. at time my data is save database and admin grid but email not send. i will ...
mohit vamja's user avatar
0 votes
0 answers
20 views

Magento 2 - Filterable product attribute in layered navigation visibility?

Is filterable product attribute visible in layered navigation in magento ONLY when all products have value set for that attribute? I have filterable select attribute which is not required and it is ...
Denis2310's user avatar
  • 1,061
0 votes
0 answers
15 views

Magento 2 - Custom product select attribute is not shown in layered navigation

I have created custom product attribute input type select with configuration below in code sample that is provided. After creating attribute I assigned added options to that attribute in magento admin ...
Denis2310's user avatar
  • 1,061
0 votes
0 answers
68 views

magento cloud version upgrade to 2.4.7 completed but getting failed to load component error on checkout page for all custom modules

magento cloud version upgrade to 2.4.7 completed but getting failed to load component error on checkout page for all custom modules. there are lots of error related to system upgrade / compatibility ...
Roshan Rakesh Yadav's user avatar
0 votes
0 answers
20 views

when i want to update the quantity in the cart page in magento 2 its not updated Magento ver. 2.4.3-p1

I have used this code to print the data in the cart parameter echo "<pre>"; $cartData = $this->getRequest()->getParam('cart'); print_r($cartData); the ...
Mateen Ahmed's user avatar
0 votes
0 answers
88 views

Magento 2.4.6 with Amasty Improved Layered Navigation issue

I'm currently running a Magento 2.4.6 website with Porto Theme, Amasty Improved Layered Navigation and Wyomind Mass Product Import extensions. I currently have products that include a couple of ...
ruby0080's user avatar
0 votes
0 answers
43 views

Unable to save the product due to mismatched tier price in Magento 2

Initially, we replicated the tier price with a specific store. Later, we changed it to apply to all websites. As a result, all tier pricing information is now mismatched. I can observe that the same ...
abin c biju's user avatar

15 30 50 per page
1
2 3 4 5
13