Hi, I'm building a webstore. I am going to sell Jewelry here, so the thing 
is that I have my main categories like "earrings, necklaces" and so on. But 
I need some attributes like "Material, color, stone, size". But these can't 
be Options because not every product is available in all colors or all 
sizes and I don't fell comfortable with attributes because I need a way to 
list all this attributes and be able to filter the result as per attribute 
selected. 
So I was thinking about installing Django-tagging, it seemes this is more 
or less what I need. The only problem is if I am going to be able to have a 
tree like distribution for my tagging? and do I have to modify the product 
models in order to implement the tagging?
Thank you in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/satchmo-users/-/1Anpi20QkQIJ.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to