iam using magento 2.3.5p2 , so i want to make that “when i disable parent of categories automatically disable children as well “. in my case i have to disable parents and each subcategories . Thank you
Magento
We are using Magento 2.4 version We are using Braintree with Apply Pay. Apply Pay radio button is showing properly on checkout also customer able to do placed orders, We also received customer amount in our Braintree account but Invoice is not generating on Magento also our orders do not […]
I am wondering if there is a way I can exclude specific .less files from compilation, or even an entire directory. I am having a lot of trouble trying to upgrade FontAwesome to the latest version. I’ve uploaded all the kit for FontAwesome 6 but running the compiler returns errors […]
I have a code I have used in the past. However now I have a cms page that calls in the phtml file and when I then try to go to the page in my browser i just get an error saying “an error occurred while trying to generate this […]
When I add a configurable product to the map and go to the second checkout step and after loading it again I reload it, I get this error: ‘Order line totals do not total order_amount – 17311 != 17310’ This error is from the method validate that is in the […]
Good Afternoon Everyone, I need to disable the the selection of shipping / delivery options until the address fields have been filled in and validated. I would like the customer to have filled all fields email, name, address telephone before the shipping method options become enabled. I am a bit […]
We cannot integrate with 3rd Systems like ERP with Callback URL or Identity URL in some cases. The git repository available can be used to call Oauth request from PHP https://github.com/daviddesberg/PHPoAuthLib But in case of calling Magento2 Oauth is tricky. Need PHP Script to demonstrate Oauth call with signature generation […]
I’m trying to create an EAV attribute for the customer, and I need the input to be the product categories tree like the following image: Is this acheivable? And how? please.
I have a 3rd party module that is giving some deprecation issues. Is there any way to replace the class that is having problems in my own module in app/code without moving the whole module from vendor? I have tried creating module and writing preference for that class, adding the […]