产品分类
请选择
{foreach name="$product_category_list" item="vo"}
{$vo['category_name']}
{notempty name="$vo['child_list']"} {foreach name="$vo['child_list']" item="child_second"}
{$child_second['category_name']}
{notempty name="$child_second['child_list']"} {foreach name="$child_second['child_list']" item="child_third"}
{$child_third['category_name']}
{/foreach} {/notempty} {/foreach} {/notempty} {/foreach}
已选产品分类
确定