ProductInfo

 

ProductInfo is a store block for displaying product information.

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.

 


  © 2004-2008 Pentasoft Corp. All Rights Reserved.