Skip to main content

Questions tagged [magento2]

Magento 2 is an eCommerce project facilitating the improvement of Magento Core products. Written in PHP-Zend Framework. Available under both open-source and commercial licenses via Adobe Commerce.

0 votes
0 answers
20 views

how can i create the custom header nav in the magento 2?

Title: How to Add Custom Links, Icons, and Headings to Magento Default Theme Navigation Header? Description: I'm trying to customize the navigation header in the default Magento theme by adding ...
vim vai's user avatar
  • 17
0 votes
1 answer
549 views

after upgrade magnento 2 version 2.4.3 to 2.4.6-p6

recently i was upgrade magento 2.4.3 to 2.4.6-p6 for upgrade i fire below cmd composer require magento/product-community-edition 2.4.6-p5 --no-update composer update --ignore-platform-reqs after ...
Bhagyesh Bhalodiya's user avatar
0 votes
0 answers
44 views

Multi curl issue for more than 100k records

I have a requirement to set tax rates for all combinations of US-based states, cities, and zip codes in Magento. There are a total of 130,000 records, and this task needs to be done twice a year. To ...
WebCrawler's user avatar
0 votes
0 answers
23 views

How to disable the hover effect on product quantity in Hyva theme in Magento 2

Disabling the hover effect on the product quantity in the Hyva theme for Magento 2 We try some CSS class and add custom CSS "pointer-events: none;" but is not working. Before:- After:-
Admin SAB's user avatar
0 votes
0 answers
97 views

Edit Magento 2 Product Category selection checkbox template which coming from UI component

I have created a category custom attribute with Yes and No value. With that attribute value I need to disable category selection at Magento product edit/creation section dropdown box. As Magento admin ...
Vipul Mishra's user avatar
0 votes
0 answers
60 views

magento 2.4.6 knockout.js:3753 Uncaught TypeError: Unable to process binding "visible: function(){return isVisible() }"

in magento 2.4.6 getting bellow error. i can not found solution so if anyone can help me then it will be great. knockout.js:3753 Uncaught TypeError: Unable to process binding "visible: function(){...
mike cole's user avatar
0 votes
0 answers
145 views

cache-control: no-store, no-cache, must-revalidate, max-age=0 response is given

For Magento 2.4 project i runned command Curl -IL Domain in terminal and cache-control: no-store, no-cache, must-revalidate, max-age = 0 response is given . I talked to support of cloudways but they ...
girish's user avatar
  • 1
0 votes
0 answers
10 views

Image Edit not workign after upgrade Magento2 with cropper js

In Old website Image edit function working fine, after upgrade of magento2 we are getting error in js console Uncaught ReferenceError: imageEditor is not defined Can anyone have idea about this issue. ...
Paren Sutreja's user avatar
0 votes
0 answers
57 views

Don't display swatches on product listing in Magento 2

Product variation are not showing in product in magneto 2 enter image description here Only products are showing but do not show red, blue, black variations of products and i am not find the working ...
Anshu Kapoor's user avatar
0 votes
1 answer
222 views

Magento 2.4 Issue: The coupon code isn't valid. Verify the code and try again

I'm using the magento 2.4. I have created the auto generated coupon but which is not worked. Here, I've attached the images.Could you help me? Initally I make sure the from & to date. Then, I ...
GManikandan-Dev's user avatar
0 votes
0 answers
30 views

Magento 2 Layer Navigation filters for Configurable Products Variations

In my magento 2 store only configurable products are visible. The simple products are associated at configurable products and basically they have one or two attributes for variations. Specifically ...
Panagiotis Anastasopoulos's user avatar
0 votes
0 answers
15 views

Problem with out of stock products on dropdown Magento 2

I have a problem because for some reason, products that are out of stock are displayed in dropdown on the product page in Magento 2. I would like those that are out of stock to be gray. I don't know ...
Jakub Mika's user avatar
0 votes
1 answer
121 views

Showing the product in category and search with Magento 2 Observer

I have defined an attribute in Magento 2. When I say Dont Show in Category in this attribute, I do not want the product to be shown in Category and Search. But I don't want to completely remove the ...
ramazan's user avatar
0 votes
0 answers
46 views

Force Magento 2's checkout accordion to be open on first step, closed on second step

This is my Magento_Checkout/web/template/summary/cart-items.html <!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <div class="...
D.D.'s user avatar
  • 111
0 votes
1 answer
61 views

get list of items from sku magento 2 programatically

I want to fetch items from skus. Can anyone suggest me how to do. The code I am following - The sku i am getting in the variable $productSkus. private function fetchProducts(array $orderItems): array {...
rashi's user avatar
  • 127

15 30 50 per page
1
3 4
5
6 7
340