shuup.front.templatetags package

Submodules

shuup.front.templatetags.shuup_front module

class shuup.front.templatetags.shuup_front.HelpersNamespace[source]

Bases: object

shuup.front.templatetags.shuup_front.markdown(value)[source]
shuup.front.templatetags.shuup_front.replace_field_attrs(field, **attrs)[source]
shuup.front.templatetags.shuup_front.get_mass_and_length_units()[source]

Returns the mass and the length unit from settings

Return type:Tuple[str, str]

shuup.front.templatetags.thumbnails module

shuup.front.templatetags.thumbnails.process_thumbnailer_options(kwargs)[source]
shuup.front.templatetags.thumbnails.thumbnail(source, alias=None, generate=True, **kwargs)[source]
shuup.front.templatetags.thumbnails.thumbnailer(source)[source]

Module contents