Thank you guys for your suggestions and the link to the tutorial.
ggppdk, I am honestly a bit confused about your answer. it is well crafted enough that I realize if it wasn't for my utter ignorance of flexicontent I should be able to understand it, but for me it was really cryptic.
You say:
Code:
If you have many product types, i would not recommend using any CCK instead of virtuemart or similar components.
First of all, I don;t understand if I should or should not use Virtuemart. Sounds like I should and it sounds like you think I should not use a CCK, but then you go ahead and give me instructions on how to implement the catalog on your CCK.
Also, I am not sure I understand the term "Product type". What that means for me is if I were selling 2 completely different products in my store. For instance, Cars and wedding cakes.
In the car product type, obviously I'd need fields such a "Miles per gallong", HP, Top Speed and so on. For the wedding cakes, many of those fields would be useless and I would need fields like "Feed XX people" and so on.
That's what I call a product type but I have the feeling it is not the same definition you use. Mine comes from specific shopping carts I used in the past.
As far as the rest, if I knew Flexicontent better, I am sure your instructions would be child's play, but bear in mind I have never used FC and last I tried I was unable to make it work to create a very simple, generic "something" where I could create some custom fields in a custom catalog so I could populate it with very simple data.
I think the problem doesn;t reside in your instructions, but in my inability to figure out where I should perform the operation you tell me to do. Where should I be when I am supposed to
2. Create the fields that will be used in the above content Types, and --assigned-- them to the above Content Types (there is a parameter in Field configuration for exactly this)
I'll keep playing around with FC and maybe these instructions will magically make sense to me as soon as I can figure out the starting point.