> > If you give us some more details on what you're trying to do we can try to > help. >
Thanks Chris Im trying to show a a list of all products belonging a particular category, with their details and optios/variations, in the category view template. The context processor is a good idea, but to have the products details i need to send the poducts slug, so im guessing i need some javascript to retrieve the data for each product in the category template. (apologies if my english is a bit confusing) Camilo Martinez http://decolector.net > -Chris > > On Thu, May 13, 2010 at 1:40 AM, Camilo Martinez <[email protected]> > wrote: >> >> Hi Im new to satchmo and I need to send variables from different views >> to the same template, ie: category_view and get_product variables to a >> custom template. What is the best way to achieve this ? >> >> thanks >> >> Camilo Martinez >> http://decolector.net >> >> -- >> 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. >> > > -- > 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. > -- 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.
