Hello,
I have an e-commerce site developed with Magento and I noticed that from today if I add the products to the cart, they are not added. I have little experience with Magento and I don't know what the problem might be. Can anyone help me? Thank you
Hello @brandina
Can you please send me your site url to check more
Thank you
Anant P
Hello @brandina
looks like missing Action in form.
it should be like http://prntscr.com/rnffb9
If my answer is useful, please Accept as Solution & give Kudos
Thank you
Anant P
Okay, but how can I add the action?
Hello @brandina
You need to find the file path from back-end/admin like
https://magefan.com/blog/enable-template-path-hints-in-magento-2
and replace those file from original file so, it will fix your issue.
original file should under vendor/magento directory
---
If my answer is useful, please Accept as Solution & give Kudos
Thanks