I Need Some Help With Joomla?
January 27, 2010 under FAQ
Hi, so i have lik 100 pages of product display, and basically they all have the same layout. Is there a simple way or an extension to keep the layout and just switch the title, picture and description for each product using joomla? Thanks
Search more about I Need Some Help With Joomla?:




Yes, but you probably have to check out how to use templates.http://docs.joomla.org/Joomla!_1.5_Templ…
If your 100 pages are hard coded with layout, then Joomla cannot do much.
Joomla is a CMS not a page reprocessor.
Might be better to use a page processor (probably hand written) to suck the product info out of the pages into a database where it belongs so that a proper CMS/CART can handle it.