[EC-CUBE]商品詳細で商品ステータスの取得と特定のステータスのみ表示
//ここで商品ステータス取得 <!--{assign var=id value=$arrProduct.product_id}--> <!--{foreach from=$productStatus[$id] item=status}--> <!--{$status}--> <!--{/foreach}--> <!--{if $status == 5}--> 5のときのアイコン <!--{/if}-->