Products Attributes Comprehension Problems
Hello,
(I'm sorry for my poor english and new with Drupal)
After a little talk with my tutor, we choose to use Drupal Commerce which seems to be the future of e-commerce module on Drupal.
My goal is to built a single product type shop with sku based on age. Peony!!!!
So I have simple fields like blooming or parfum which will be stored in the data field of 'products' table. I think I must do it like this, maybe it's wrong. Please tell me.
And that which disturb me is : Each peony will be buyable for 3,5 and 7 years with for each year 1 different sku and price.
I work for a inexpert man who want to be able to add,remove,modify products. For example, for 1 products with 3 options he must see only 1 description.
- I want to know if it's possible to do that (I suppose yes but anyway...),
- if I can do that with my poor Drupal skill (I know how to create module but I'm not cool with database use),
- if someone could bring me an example because I really need it U_u,
Thanks you!!!!!
