Hi,

If I remember correctly, eCommerce has the capability to have a content type as a product, but I'm definitely with Ubercart :)

Basically what I would like to do is for a user to be able to add a node of a certain content type and that to be a product which other users can buy.

Please, how does a user create a product, and it's not 'node/add/product', but a different content type?

Looking most forward to any reply, and thank you.
Lilian

Comments

danielhonrade’s picture

go to /admin/store/products/classes,
add an ID and class same as your existing content type machine name,
ex.

existing content type => seminar
add ID and Classes => seminar

this will convert your existing content type to a product content type
you'll see after you have done this the fields for cost, sku, price, etc. are added
to that node.

If you are asking why the hell this is called product classes and not product content type,
I don't really know, I hope the maintainer will change his terms and add understandable
notes on it. It looks more like a CSS markup to us all mortals.

tr’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.