バージョン選択

フォーラム

メニュー

オンライン状況

58 人のユーザが現在オンラインです。 (47 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 58
もっと...

サイト内検索

質問 > フロント機能 > EC CUBE 2.11.5でのトップページ リコメンド表示

フロント機能

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
ebisu
投稿日時: 2014/10/26 15:22
対応状況: −−−
新米
登録日: 2010/2/2
居住地:
投稿: 10
EC CUBE 2.11.5でのトップページ リコメンド表示
はじめまして、これはソースの問題なのかもしれませんが現在、
下記のソースで一行に5つづつオススメ商品が並ぶように設定しております。
一行、2行ときた際に2行目と3行目にへんな余白ができます。
これをのけて1行目、2行目、3行目とも行下のスペースは統一したいのですがご教授ください。

<div id="main">
<!--{if count($arrBestProducts) > 0}-->
<div><img src="<!--{$TPL_URLPATH}-->img/h2_index01.gif" width="165" height="11" alt="RECOMMENDED ITEMS" /></div>
<ul class="product_list">
<!--{foreach from=$arrBestProducts item=arrProduct name="recommend_products"}-->
<!--{if $smarty.foreach.recommend_products.iteration % 5 === 1}-->
</ul>
<ul class="product_list">
<!--{/if}-->
<li>
<p><a href="<!--{$smarty.const.P_DETAIL_URLPATH}--><!--{$arrProduct.product_id|u}-->"><img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct.main_image|h}-->" width="184" height="184" alt="写真" class="opacity" /></a></p>
<p class="product_txt"><a href="<!--{$smarty.const.P_DETAIL_URLPATH}--><!--{$arrProduct.product_id|u}-->"><!--{$arrProduct.name|h}--></a></p>
<p class="product_price"><!--{$arrProduct.price02_min|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}--> 円</p>
</li>
<!--{/foreach}-->
</ul>
<!--{/if}-->
<!--{if count($arrNewProducts) > 0}-->
<ul class="product_list">
<!--{foreach from=$arrNewProducts item=arrProduct name="new_products"}-->
<!--{if $smarty.foreach.new_products.iteration % 5 === 1}-->
</ul>
<ul class="product_list">
<!--{/if}-->
<li>
<p><a href="<!--{$smarty.const.P_DETAIL_URLPATH}--><!--{$arrProduct.product_id|u}-->"><img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct.main_image|h}-->" width="184" height="184" alt="写真" class="opacity" /></a></p>
<p class="product_txt"><a href="<!--{$smarty.const.P_DETAIL_URLPATH}--><!--{$arrProduct.product_id|u}-->"><!--{$arrProduct.name|h}--></a></p>
<p class="product_price"><!--{$arrProduct.price02_min|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}--> 円</p>
</li>
<!--{/foreach}-->
</ul>
<!--{/if}-->
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,712名です
総投稿数は109,949件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2313
5
umebius
2085
6
yuh
1819
7
h_tanaka
1638
8
red
1570
9
mcontact
1285
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.