Product Listing

Posts: 10
Joined: 08/08/2007

I would like to ask for your help: how can I list my products, than at this shop? http://www.taggedcheap.co.uk/smoking/rizla

(image - product name - price)

The list on my site: http://www.parfumvarazs.hu/drupal/armani-parfumok Sad

Thank you

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

That requires image support and the Catalog module, both standard features of Ubercart. Make sure you've enabled the Catalog and then you can use it to setup categories like Tagged Cheap uses. Also, review the status messages at /admin/store once you've enabled all the image modules and there should be a link to autoconfigure image support.

Posts: 2244
Joined: 08/07/2007
AdministratoreLiTe!

If you go to http://www.parfumvarazs.hu/drupal/admin/build/block, you can enable the Catalog block. This gives links to the categories your products are in, and shows them in a list with the image, name, and price.

I saw the "Catalog" link in your Navigation menu, so I was able to find those URLs directly:
http://www.parfumvarazs.hu/drupal/catalog/armani_parf%25C3%25BCm%25C3%25...
http://www.parfumvarazs.hu/drupal/catalog/bvlgari_parf%25C3%25BCm%25C3%2...
The dev version of Übercart is able to make those URLs prettier by changing the accented characters into the plain version.

Posts: 10
Joined: 08/08/2007

Lot of thanks for the help! Eye-wink

Posts: 10
Joined: 08/08/2007

I managed to solve it. Smiling

How can I correct accentuated URL? I am use pathauto module, but does not work at the catalog.

Other question, how I so linking, that instead of this /catalog/armani let him be this /armani

Likewise, than the tagged cheap?

Thanks