Posted by nir on January 13, 2009 at 10:55pm
Hello,
Sorry but I'm new to the e-Commerce world,
I want to define a sub product for a clothing shop and I can't find documentation
I need to add to the product size & color selection (I need to be able to select sizes from a list - and after wards I need that the user will choose the size he wants)
if you could please direct me to such information or how to do it
another (different) question as a first stage I only need my customers to make wish lists - what do you think is the best way to create a wish list if I intend to use e-Commerce
Thanks
Nir
Comments
Subproducts
Have you installed the subproduct module?
The process is the same, like it was in Drupal 5 e-Commerce 3.x:
You can set the subproduct variations here: admin/ecsettings/variation
And then you can adjust the variations on the (base) product page: node/[nid]/subproducts
I don't understand your second question.
ATM subproducts is not
ATM subproducts is not supported in Drupal 6 (AFAIK). If someone can take on subproducts and support it as an external module I would really appreceicated it.
Thanks
--
Gordon Heydon
--
Gordon Heydon
Co-maintainer
Gordon,
We have ported the Subproducts module to Drupal 6. I'm in contact with Massa (the original writer of the module).
It is great news, but can
It is great news, but can you tell me where can i find it?
I need this too!
Where is this famous module? I've been looking everywhere for it!
I can send you
Hi epg, If you send me a private message, I can send you this port.
SubProducts Module for D6
Anyone else looking this secret module can get it at http://drupal.org/node/785854/release for D6 or Even D7
Yes @didymo and I have been
Yes @didymo and I have been working on getting subproducts working, still very alpha but it is getting there. See http://drupal.org/project/ec_subproducts
The link you are pointing to is the dev version for Drupal 6 which gets updated daily. I will be doing more work in it today.
--
Gordon Heydon
Documentation?
I've just added the subproducts module. My goal is to sell t-shirts with size variations thru the e-commerce module.
When I go to ~/admin/ecsettings/variation. I thought I would see an option to "Add Variation", but I don't see one.
Is there another URL I should go to add a "size" variation? Or do I have to do this another way?
Yes this has moved since
Yes this has moved since e-Commerce 4.x has a specific place for setting up feature specific options.
In Administer > e-Commerce settings > Products > Types
There you will get a list of all your Product types. In your apparel type under features there will be the "Subproducts purchases" feature and there is an edit option which will allow you modify your variations and attributes.
--
Gordon Heydon
Thanks!
Thanks Gordon for the quick reply. I'm making my size attributes now.