Hi, can anyone put together a documentation for the product-listing.php file.

The comments included are not useful enough for. It would be nice to know what does what. Especially the table generation section.

I want to know what part do I need to modify to display the product listing table as;

Product name ----------------------------------Price--Add to cart.

http://destinationheaven.co.uk/shop/...vofl4ko5u9ln05

Here at the moment I am using text-align to push the Price & Add to cart to the right. I want the price in a seperate column to the add to cart.

And also for some reason. The product name is aligned center even though I have declared it to be left aligned.

Element information in FireFox developer plugin show my td .productlisting-data as left aligned yet it shows as center aligned

But in general if someone could explain how the productlising.php file generates the table.

It would be much apreciated.