Display Products from osCommerce in typo3 Front End page. These products fetched directly from osCommerce database. Purchasing links will redirect to osCommerce installed subdomain or the base url configured in extensions global variable by system admin. Products can display with with pagination with configurable products per page and total products. This configuration can set by backend flexform. The height and width of products image can be set via flexform. For image resizing and for other features i've used available typo3 API's. The template for products listing is customizable. I strictly follow the extension development rules by typo3.