Magento
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 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 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 the blank theme and yet the css file for mobile […]
I have a data grid used as part of a form in the admin area for a custom entity. I have this data populating as I need, with one exception. I need the check-boxes to be checked by default for certain rows if the data already exists from the dataprovider. […]
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 “saleable quantity” shows empty in admin. we can fix this […]
I’m having problems after upgrading from Magento 2.2 to 2.4.5. When I click on text or visual swatches, swatch disable is not working when the product is out of stock. It works properly if I set no on Catalogue >> Inventory >> Stock Option >> Display Out of Stock Products […]
I have a magento 2 website, configuration is as below: - ngnix - php7.4 - mariadb 10.4 - elasticsearch 7.10 - varnish 7.0 - rabbitmq 3.9 OBJECTIVE – I am looking to use products images from my other image server I set my image server URL to magento 2 configuration […]