shoop.front.utils package

Submodules

shoop.front.utils.product_sorting module

shoop.front.utils.product_sorting.sort_products(request, products, sort)[source]

shoop.front.utils.product_statistics module

shoop.front.utils.product_statistics.get_best_selling_product_info(shop_ids, cutoff_days=30)[source]
shoop.front.utils.product_statistics.get_products_ordered_with(prod, count=20, request=None, language=None)[source]
shoop.front.utils.product_statistics.get_products_by_brand(prod, count=6, request=None, language=None)[source]
shoop.front.utils.product_statistics.get_products_by_same_categories(prod, count=6, request=None, language=None)[source]

shoop.front.utils.views module

shoop.front.utils.views.cache_product_things(request, products, language=None, attribute_identifiers=('author', ))[source]

Module contents