I have a page that displays with Ajax database information inside the div #addremoveprod, so everything is fine, everything is printing perfectly.
I have also got in a part of the code a function to delete the queries made in the database (also with ajax), which is working perfectly.