{% load thumbnail %} {% load i18n %} {% load staticfiles %} {% load wagtailimages_tags %} {% load ocyan_thumbnail %} {% load ocyanjson %} {% ocyanjson "carbasa" "compressed_gallery" as compressed_gallery %} {% with all_images=product.get_all_images %} {# use length rather then count as the images get queried anyways #} {% endwith %}