Your shopping cart is empty!
{% if position == 'column_left' or position == 'column_right' %}
Show a block if it is in the left or right column
{% else %}
Show a block if it is not in the right or left column
{% endif %}
Attention! Some templates may use similar modifications. Before using a modifier, make sure you really need it.