|
Integration of storefront to existing design |
|
|
You can use default design themes of Avactis, modify them, create new themes or integrate Avactis tags into any existing design or PHP file by using Avactis Tag Technology. Note
Lets imagine that you already have a ready-to-use site or HTML page, and want to add shopping cart elements to it, e.g. product search, minicart and so on.
Second, include the initialization file of Avactis in this file by using the following code: <?php include('init.php'); ?> And finally, add the Avactis Tags to the appropriate places on the page, for example: <?php SearchForm(); ?> <?php CMSPageContent('my_cms_page'); ?> |
© 2004-2010 Pentasoft Corp. Corp. All Rights Reserved.