{% set product_style_temp = 'style'|get_path_param %} {% if product_style_temp %} {% set product_style = product_style_temp %} {% endif %} {% if product_style is empty %} {% set product_style = 'fullwidth' %} {% endif %} {% if product_style == 'fullwidth' %}