kuster sport is a product information site for adventurous sports gear and accessories built on the TYPO3 CMS. The adventurous sports in kuster sport include summer sports, winter sports, indoor sports, jogging and trekking. kuster sport also deals with camping accessories and different variants of kayaks. Through the website, kuster sport provides product specifications, the latest news, technical information and image gallery for each product they offer. A complete online shop makes purchases simple and hassle-free. There is a functionality using which visitors to the site or interested sellers can advertise their products.
The major challenge we faced was that no TYPO3 extensions were available to satisfy certain requirements. We solved this by creating our own TYPO3 extensions, like for Product technical list and Flash Player. For the rest of the requirements, major customization of existing TYPO3 extensions was done. Extensions such as tt_news, miet_gallery, and simple_contact were some of the available TYPO3 extensions that were customized to meet the project’s specific requirements.
The important features of this project are:
Functionalities | Extensions | Description |
Template Integration | templavoila | Templavoila was used for template integration since the site required flexible content editing |
Products | tt_news | Customized in a way that it will list the products in a popup div with technical specs and thumbnails of the products |
News | tt_news | Customized for listing news and details in a div popup |
Search | indexed_search | The search functionality was customized to provide the results in the layout specified in the requirement |
Product Gallery | miet_gallery | This extension was customized to display the image titles and on mouseover, the images related to that title are displayed in the div popup |
Contact Form | simple_contact | Customized to bring only the needed fields for the visitor |
Newsletter Subscription | da_newsletter_subscription | This extension was used to bring the functionality of newsletter subscription to the website |
Newsletter sending | direct_mail | This extension allows the admin user to create and send newsletter to the subscribed users |
Sitemap | ws_sitemap | This extension allows the implement a graphical sitemap |
Functionalities | Extensions | Description |
Product technical list | ve_mietpriseliste | This extension was built for the admin user to enter technical product information for each product and to display this information on the client side in a tabular layout. |
Flash Player | Flvplayer2 | This extension was built from an existing extension to implement the functionalities specified by the client. |