Good afternoon, I am interested in such a question, why does not save deleted / added products in the Open Cart in the admin panel. In short, I created a new module of the "Recommended" module type. With autocomplete. Search for products by name works fine, products are added, but if you click the "Save" button, it doesn't matter how many I added / deleted products - the list again remains the same, i.e. again shows a complete list of existing products in the database I'll take a few screenshots for clarity. Tell me what could be the problem? enter image description here

  • check the SQL query for saving in the model and look at the logs in the admin panel - tCode

0