Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Products
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2010 at 13:09 UTC
Updated:
30 Sep 2010 at 23:20 UTC
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
Comment #1
danielhonrade commentedgo 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.
Comment #2
tr commented