{% if include.content_blocks.size > 0 %}
{% for block in include.content_blocks %} {% bookshop {{block._bookshop_name}} bind=block %} {% endfor %}
{% endif %}