I've gotten the task of indexing a clothing catalog to my company's web-shop, but the way I'm currently doing it, means that it would take me a long time before I'm finished. I'm relatively new to Magento, ca 1 month.
(Configurable product with multiple simple products for each size, color and gender)
Multiple sizes, colors and genders, so 1 t-shirt with 23 colors, 9 sizes and 2 genders = 414 simple products.
So I was wondering if anyone knows a better way of doing it?
PS I have only access to front-end of Magento.
(Magento ver. 1.7.0.2)