Hi all
I am trying to setup a basic website for a shop. The idea is to have a main menu with the different product categories, ie Shoes, T shirts, trousers, etc. And then when the user clicks on a product category a page comes up with blocks with photo, description, price, etc of all the range available.
I have installed Ubercart thinking that this would be the best way to do this, but it is really complicated, and although it would be nice to have ordering options from the site, i have kind of given up on that idea, as i am getting nowhere with the Ubercart module.
Is it possible to create the online catalogue, just using the basic core module with pages, story's etc, or do i have to use Ubercart?
many thanks for any help you can give me
Robin
Comments
You can create a catalogue
You can create a catalogue without Ubercart, but what are you going to do with it? I mean, you have no cart, no checkout...
If that's okay with you, then proceed. if not, you will have to give Ubercart another shot.
Hi Bojanz It doesn't matter
Hi Bojanz
It doesn't matter about the cart, checkout, etc. It will just be like a online catalogue to view all the available range of items in the store.
How would i go about this?
Also, it is possible to reset the drupal installation, after you have made a complete mess of setting up a site, so that you delete all content, and configuration and start again fro new?
Many thanks
Rob
..
if cart and checkout doesn't matter you can build your catalogue with views.module and cck.module
Also, imagefield for the
Also, imagefield for the photos.