Generally the best way to add variables to templates is to use a context processor.
The other option would be to write a custom template tag. If you give us some more details on what you're trying to do we can try to help. -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]<satchmo-users%[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.
