Blog

【ECCUBE】商品名などのテキストを省略する方法

2015/02/16

ECCUBE2.13 ECCUBE2.11~

備忘録です。

参考サイト
EC-CUBE:商品名などで長くなったテキストを省略する方法

recommend.tplなどを編集 商品名20文字まで、コメント30文字まで
<div class="productContents">
    <h3>
        <a href="<!--{$smarty.const.P_DETAIL_URLPATH}--><!--{$arrProduct.product_id|u}-->"><!--{$arrProduct.name|mb_substr:0:20|h}--><!--{if $arrProduct.name|mb_strlen > 20}-->...<!--{/if}--></a>
    </h3>
    <p class="sale_price">
        <!--{$smarty.const.SALE_PRICE_TITLE}-->(税込): <span class="price"><!--{$arrProduct.price02_min_inctax|number_format}--> 円</span>
    </p>
    <p class="mini comment"><!--{$arrProduct.comment|mb_substr:0:30|h|nl2br}--><!--{if $arrProduct.comment|mb_strlen > 30}-->...<!--{/if}--></p>
</div>

<!--{$arrProduct.name|h}-->

などを

<!--{$arrProduct.name|mb_substr:0:20|h}--><!--{if $arrProduct.name|mb_strlen > 20}-->...<!--{/if}-->

に変更します。

カテゴリー

月間アーカイブ

MORE

ミュージシャンズ・プラザ

神社仏閣ホームーページ制作

ホームページ制作問合せ