This is a simple CRUD system to your website it contains a paginator for navigate througth your rows. Uses 3 buttons per row: READ , EDIT and DELETE, it uses a simple OOP structure to obtain products (rows) from the database. This system is useful for your ecommerce template coding on PHP or any site you need a simple CRUD system, to read and manipulate your database.