Modifying the template is a convenient way of matching the display of product information to your design requirements. All templates of the ProductInfo block are stored in the folder avactis-templates/catalog/product-info/default/.
The ProductInfo block consists of one template. This template alone specifies the block's design. Info tags are utilized to display information about a product, such as the following:
<?php ProductName(); ?>
<?php ProductDescription(); ?>
<?php ProductSalePrice(); ?>
<?php ProductLargeImage(); ?>
The figure below shows the outline of templates of the ProductInfo block provided with Avactis Shopping Cart by default.
Downloaded templates can be easily joined with your Avactis Shopping Cart installation. Extract the contents of the archived file. The folder “product-info". Copy this folder to your web-server and place it in the folder avactis-templates/catalog/.