tnxs Ill try with the template then, guess it should be enouhg.
Camilo Martinez http://decolector.net On Thu, May 13, 2010 at 3:24 PM, Ryan Headley <[email protected]> wrote: > If i'm following you right, you should be able to achieve your end > goal by writing a custom template tag and plugging that into the > template in question... > > Maybe I've missed something or need more details....but if not, it > should be straight forward. > > > > On Thu, May 13, 2010 at 12:23 PM, Camilo Martinez <[email protected]> > wrote: >>> >>> 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. >> >> > > > > -- > http://www.sudovi.com/ > http://www.twitter.com/lifewithryan > http://www.thecommontongue.com > http://www.lifewithryan.com/ > > -- > 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.
