Joomla Article is about heading h1 h2 and pagination and translation . the documentation should have something about all tranlations paginations OS location file ( not RDBMS) .
-a bit about joomla pagination ( what mean _top _ bottom ? )
-a bit of pagination in template
-a bit of how hikashop override the joomla pagination system
-which page embedding than pagination controller widget
-how to custom this pagination using joomla default BackEnd or hikashop joomla own backend
-howt odisable this pagination ( so all product ll be show in the page ...I REALLY NEED THIS !!)
I study the php code ...so many variable to prevent issue relative to name/version
-joomla version => version_compare(JVERSION,'1.6','<'
-css framework => if(HIKASHOP_RESPONSIVE)
-hikashop Layout => HK_GRID_THUMBNAILS ,HK_GRID_ROW , HK_GRID_COL
-php version => "to be added but i see some php code to handle old php version
Most of the case hikashop should have documentation when the way to do thing differ or are not available compare to joomla article.
Regard's