Totally Zenned
- Join Date:
- Aug 2004
- Location:
- Fountain Hills, AZ
- Posts:
- 476
- Plugin Contributions:
- 0
Can this be done with Product Type?
I have a candle site that I am working on that has a large list of scents. I've been looking at approaching this from a couple of different angles without hacking the cart code itself. There are only two actual base types of candles/three sizes. Each candle one can come in over 10 different scents (and she is adding more). I don't want to use attributes - as the store owner wants their customers to easliy mix and match scents so I'm trying to avoid the need of the products_detail page.
So I'm planning on two main categories for candle types, three subcategories for candle size and then under each subcategory list - listing the scent as an individual product. I would use short descriptions so that the customer could easily run down the list - and choose 3 of these 5 of those etc and add to cart.
My question is - since these scents are consistent along with their descriptions and she is now going to be adding other products using the same scents - is it possible to create within the product add area a drop down menu where she could just choose the scent for that product and then have it automatically display that description in lieu of typing in a product description.
I immediately thought of product types, but will that work for that kind of scenario since I'm really trying to avoid the need to go to the product_detail page.
If this is possible I could then respond to a couple of other customizations she would like in this regard.
I'll be looking at the code, but any direction to shorten my task would be really appreciated.
Thanks