Magento Observer Dispatching
I am little bit confuse about Observer Dispatching. What it means by. Can Anybody expalins me.
I am little bit confuse about Observer Dispatching. What it means by. Can Anybody expalins me.
I am working on a problem with updating the content of the footer in Magento (Adobe Commerce ver. 2.4.5-p1). I am rather new to working with Magento and appreciate any help. A few days ago, my colleague updated the markup… Read More »Magento 2 Footer does not update
I have added a new custom field in backend (Stores->Terms & Condition->Add New Condition) default Add New or Edit Terms and Condition form.Also added a new field in checkout_agreement table.How can I save it’s data in checkout_agreement table in magento… Read More »How to save custom field data of Add New Terms and Condition backend form in checkout_agreement table in magento 2?
When I create an order by a credit card(not using a PayPal credit card) payment method from the admin side in Magento 2, it shows an alert that payment has been declined. I’ve attached an image for reference.
I want to add a consent option before the Youtube video play. Video must play only if user has given consent.
I am add new products but the user in cart page can change country i want the user can not change country in cart page how can I disable this ? Can not the user change country? Please give me… Read More »Cart page Producrs
i’m tring to create a custom attribute only for a specific product. Into apply_to field i have setted a list “configurable, grouped” , a array(‘configurable’, ‘grouped’) or single type, but doesn’t work fine what is the problem? <?php $installer =… Read More »Create custom attribute for specifi product
Our site home page URL is https://example.com But the corresponding CMS Page in Magento 2.4.4 has home as the URL Key. As a result, the home page can also be browsed at https://example.com/home We do not want to allow it.… Read More »Magento 2 – empty URL Key for home page
I read up on the use of less files by Magento. I checked the size of the two files inside the pub/static folder and I noticed that the style-m.css file is twice the size of style-l.css. Why? I simply activated… Read More »Magento2 – reduce size of style-m.css?
Right, here is a strange one we are using magento 2.4.2 and stock in the channel to import product data (if any one is aware of them) for some strange range we ever we ever we run the import the… Read More »Saleable quantity is empty even though quantity is showing admin