Hello people I am currently working on an e-commerce site for my company based on Drupal. I need your help in changing the look of my products page. Currently the page has only links and text for each product. What I want to do is include images as well. I know I can include the image using HTML in the "Description" section of the product creation page but I was hoping if there is a better way to do it.
Thanks for reading this.
Tsega

Comments

brmassa’s picture

Status: Active » Fixed

Tsega,

use Views module. It allows you to create lists of nodes (product in your case) and you can add any information you want. I suggest Views_bonus too.

regards,

massa

tsega’s picture

Thanks Massa, I'll let you know what happens.

tsega’s picture

This will do just fine. Thanks for your help Massa.

Anonymous’s picture

Status: Fixed » Closed (fixed)