Category "magento2"

Magento 2 knockout.js:3381 Uncaught TypeError: Unable to process binding "scope: function(){return 'notification_area.notification_area' }"

After I updated the DB of my local instance using the DB of production, admin menu stopped working except for DASHBOARD and FIND PARTNERS & EXTENSIONS.. Did

PWA Studio - How to Customise the pagebuilder component in storefront?

Used https://developer.adobe.com/commerce/pwa-studio/tutorials/ for creating the PWA STUDIO Store Front. I need to customise the pagebuilder react components. C

How to remove required field in checkout

How to change the required field to an optional field on the checkout page that can be enabled and disabled from the backend like a middle name?

Change the product price after catalog price rules in Magento 2

I need to change the product price in all the pages, for all the operations... on catalog (product listing), cart, etc... after all the catalog rules are applie

How do I know in Magento if a given date is today / tomorrow / some day ago?

I would like to check, if a date is a today, tomorrow, yesterday, or Previous. But my code doesn't work. public function istimedate($timestamp=''){ $times

magento 2 admin form ui component

I want to create ui component with tabs. I want to my base data shows in general tabs and additional in next. ui component <?xml version="1.0" encoding="UTF-

getting error installing the composer in existing magento2 project

Magento2 Composer install is not working. I'm getting an error when installing the composer in an existing project:

Update Magento2 version 2.4.3-p2 to 2.4.4

I have an issue with the upgrade of Magento from 2.4.3-p2 to 2.4.4. Here my steps to reproduce: composer require magento/product-community-edition 2.4.4 --no-up

Installing ScandiPWA to Existing Magento 2 setup

I am trying to ScndiPWA on Magento 2.4.2 but face up next error message: sysadmin@DEV-Magento:/var/www/magento2$ sudo composer require scandipwa/spwa-app Do not

Magento 2 - How to add new block to admin panel in product page?

) I'm new to the Magento world and couldn't find a solution, how to add a new block of the Catalog>Products>Edit>Content>Description type, for examp

Magento 2 product collection sorting is not working (I am doing with custom attribute)

This is my code $_productCollection = $block->getLoadedProductCollection()->addAttributeToSort('article_position', 'DESC'); echo '<pre>'; print_r(

Magento 2 : Allow customer to edit custom options on Cart

I am trying to add functionality to allow a customer to edit options. I have created a Module Vendor/COptions. This is loading custom options and select, howev

Issue link magento with vuestorefront

I have a store built with Magento Ver.-2.4.3-p1 and I am trying to replace the front end with VueStorefront 2. But when i'm trying to connect the VueStorefont 2

Store / Website Column in Magento 2 Admin Grid - Custom Module

I have created a custom module in magento 2. I have two tables, first one is the main table and the other one is for the stores. The second table has the foreig

Invalid Value provided for RegionId field in Magento 2

I am getting this error while the controller run -'Invalid value of "491" provided for the regionId field.'. I want to transfer the telephone number from the bi

Magento 2 - Controller returning blank page

Been spending the last 1 day to find a fix for this. Basically everything works normal if I delete all the contents of generated folder and then generate the f

Not able to override collapsible.js in magento 2

I'm working on Magento EE 2.1.1 and I need to extend activate method functionality which located in lib/web/mage/collapsible.js . but I can't find the right way

Magento 2.4.3 - Products are not showing in the catalog page after we import a database from Magento 2.3 site

we have a fresh build of Magento 2.4.3 which when we sync products from an api call works fine and the products display correctly but we want to import the data

UPS Method title is not visible for US Address in magento 2.4.3-p1

UPS method title is not visible for US address meanwhile it is visible for Canada address. See Image

Magento2 : Admin redirection issue

I have installed Magento2 on my WAMP server. And when I tried to access http://127.0.0.1/magento2/admin/ it's redirecting to http://localhost/admin/admin/dashbo