{include file="page_header"}
  • 商品详情
  • 规格参数
{$goods_desc}
    {foreach $properties as $key=>$property_group}
  • {$key}
  • {foreach $property_group as $property}
  • {$property.name}{$property.value}
  • {/foreach} {/foreach}