{foreach item=product_option from=$product_options}
  • {$product_option.label}
  • {/foreach}