Re: All products listing in a <DIV>
The products would need to be assigned to a smarty variable in order to access them in a .tpl file.
You need to figure out the correct query to select all the products in the database, and then assign the array to smarty. Not very hard, but it will require some PHP knowledge, and you will need to look at some examples in the code.
Take a look at products.php this code stores the products for a certain category in the $products array. Good starting point for understanding how this is done.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey
XcartGuru
X-cart Tutorials | X-cart 5 Tutorials
Check out the responsive template for X-cart.
|