{% load i18n satchmo_category satchmo_google satchmo_util satchmo_currency satchmo_discounts app_plugins normalize_decimal %} {% comment %} You can use these possible variables: - site_url: if we use link to product on other site, domain name will be there - categories: standard Satchmo products query set - parent_slugs: string for URL, where is defined all category parents. Useful for using on other site. - instance.category_url_path: depends on Satchmo settings - it's derived from SATCHMO_BASE and CATEGORY_SLUG - instance.style: for some CSS cusomization {% endcomment %} {% with style=instance.style url_path=instance.category_url_path %}