I have one product which is configured to have different variations.
Satchmo store correctly created a set of configurableProducts. I am
trying to create a product page where I can list all available options
as a radio buttons.
When user click on a radio button for an option, I want to change
price, image and description for the product.
Basically I want to display information from 'ConfigurableProduct'
object.
I saw satchmo have details object passed to the product template. It
has only prices and inventory.
Is there any way I can list in my template all child
configurableProducts with all properties available for a given parent
product? If I have to overwrite view, which one it should be?
I am trying to accomplish something similar to this page:

http://www.redbubble.com/products/configure/20067902

Note how page is changing when user select different options.

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to