Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 26 additions & 16 deletions data/Smarty/templates/default/frontparts/bloc/news.tpl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--{*
* This file is part of EC-CUBE
*
* Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
* Copyright(c) 2000-2014 LOCKON CO.,LTD. All Rights Reserved.
*
* http://www.ec-cube.co.jp/
* http://www.lockon.co.jp/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -21,28 +21,38 @@
*}-->

<!--{strip}-->
<div class="block_outer">
<div id="news_area">
<h2><img src="<!--{$TPL_URLPATH}-->img/title/tit_bloc_news.png" alt="新着情報" /><span class="rss"><a href="<!--{$smarty.const.ROOT_URLPATH}-->rss/<!--{$smarty.const.DIR_INDEX_PATH}-->" target="_blank"><img src="<!--{$TPL_URLPATH}-->img/button/btn_rss.jpg" alt="RSS" /></a></span></h2>
<div class="block_body">
<div class="news_contents">
<section id="news_section">
<div id="news_area">
<h2>新着情報</h2>
<div class="block_body">
<div class="news_contents accordion">
<!--{section name=data loop=$arrNews}-->
<!--{assign var="date_array" value="-"|explode:$arrNews[data].cast_news_date}-->
<dl class="newslist">
<dt><!--{$date_array[0]}--><!--{$date_array[1]}-->月<!--{$date_array[2]}-->日</dt>
<dt>
<a
<!--{if $arrNews[data].news_url}--> href="<!--{$arrNews[data].news_url}-->" <!--{if $arrNews[data].link_method eq "2"}--> target="_blank"
<!--{/if}-->
<dt><span class="date"><!--{$date_array[0]}-->.<!--{$date_array[1]}-->.
<!--{$date_array[2]}--></span><span class="news_title"><a
<!--{if $arrNews[data].news_url}--> href="<!--{$arrNews[data].news_url}-->"
<!--{if $arrNews[data].link_method eq "2"}--> target="_blank"
<!--{/if}-->
<!--{/if}-->
>
<!--{$arrNews[data].news_title|h|nl2br}--></a>
</dt>
<dd class="mini"><!--{$arrNews[data].news_comment|h|nl2br}--></dd>
<!--{$arrNews[data].news_title|h|nl2br}--></a></span></dt>
<dd><!--{$arrNews[data].news_comment|h|nl2br}--></dd>
</dl>
<!--{/section}-->
</div>
</div>
</div>
</div>
<div class="txt_bnr_area">
<div class="txt_bnr">
<strong>
5,000以上の購入で
<br/>
<strong>配送料無料</strong>
</strong>
<br/>
一部地域は除く
</div>
</div>
</section>
<!--{/strip}-->
62 changes: 27 additions & 35 deletions data/Smarty/templates/default/header.tpl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--{*
* This file is part of EC-CUBE
*
* Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
* Copyright(c) 2000-2014 LOCKON CO.,LTD. All Rights Reserved.
*
* http://www.ec-cube.co.jp/
* http://www.lockon.co.jp/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -22,45 +22,37 @@

<!--▼HEADER-->
<!--{strip}-->
<div id="header_wrap">
<div id="header" class="clearfix">
<div id="logo_area">
<p id="site_description">EC-CUBE発!世界中を旅して見つけた立方体グルメを立方隊長が直送!</p>
<a href="<!--{$smarty.const.TOP_URL}-->"><img src="<!--{$TPL_URLPATH}-->img/common/logo.gif" alt="<!--{$arrSiteInfo.shop_name|h}-->/<!--{$tpl_title|h}-->" /></a>
</div>
<div id="header_utility">
<div id="headerInternalColumn">
<div id="header_wrap">
<div id="header" class="clearfix">
<div id="logo_area">
<p id="site_description">くらしを楽しむライフスタイルグッズ</p>
<a href="<!--{$smarty.const.TOP_URL}-->"><!--{$arrSiteInfo.shop_name|h}--></a>
</div>
<div id="header_utility">
<div id="headerInternalColumn">
<!--{* ▼HeaderInternal COLUMN *}-->
<!--{if !empty($arrPageLayout.HeaderInternalNavi)}-->
<!--{* ▼上ナビ *}-->
<!--{foreach key=HeaderInternalNaviKey item=HeaderInternalNaviItem from=$arrPageLayout.HeaderInternalNavi}-->
<!-- ▼<!--{$HeaderInternalNaviItem.bloc_name}--> -->
<!--{if $HeaderInternalNaviItem.php_path != ""}-->
<!--{include_php_ex file=$HeaderInternalNaviItem.php_path items=$HeaderInternalNaviItem}-->
<!--{else}-->
<!--{include file=$HeaderInternalNaviItem.tpl_path items=$HeaderInternalNaviItem}-->
<!--{/if}-->
<!-- ▲<!--{$HeaderInternalNaviItem.bloc_name}--> -->
<!--{/foreach}-->
<!--{* ▲上ナビ *}-->
<!--{* ▼上ナビ *}-->
<!--{foreach key=HeaderInternalNaviKey item=HeaderInternalNaviItem from=$arrPageLayout.HeaderInternalNavi}-->
<!-- ▼<!--{$HeaderInternalNaviItem.bloc_name}--> -->
<!--{if $HeaderInternalNaviItem.php_path != ""}-->
<!--{include_php_ex file=$HeaderInternalNaviItem.php_path items=$HeaderInternalNaviItem}-->
<!--{else}-->
<!--{include file=$HeaderInternalNaviItem.tpl_path items=$HeaderInternalNaviItem}-->
<!--{/if}-->
<!-- ▲<!--{$HeaderInternalNaviItem.bloc_name}--> -->
<!--{/foreach}-->
<!--{* ▲上ナビ *}-->
<!--{/if}-->
<!--{* ▲HeaderInternal COLUMN *}-->
</div>
<div id="header_navi">
<ul>
<li class="mypage">
<a href="<!--{$smarty.const.HTTPS_URL}-->mypage/login.php"><img class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/common/btn_header_mypage.jpg" alt="MYページ" /></a>
</li>
<li class="entry">
<a href="<!--{$smarty.const.ROOT_URLPATH}-->entry/kiyaku.php"><img class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/common/btn_header_entry.jpg" alt="会員登録" /></a>
</li>
<li>
<a href="<!--{$smarty.const.CART_URL}-->"><img class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/common/btn_header_cart.jpg" alt="カゴの中を見る" /></a>
</li>
</ul>
</div>
</div>
<p id="btn_menu">
<a class="nav-trigger" href="#nav">
Menu
<span></span>
</a></p>
</div>
</div>
</div>
<!--{/strip}-->
<!--▲HEADER-->
86 changes: 81 additions & 5 deletions data/Smarty/templates/default/index.tpl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--{*
* This file is part of EC-CUBE
*
* Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
* Copyright(c) 2000-2014 LOCKON CO.,LTD. All Rights Reserved.
*
* http://www.ec-cube.co.jp/
* http://www.lockon.co.jp/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -21,9 +21,85 @@
*}-->

<!--{strip}-->
<section id="main_visual">
<div id="main_image">
<a href="<!--{$smarty.const.P_DETAIL_URLPATH}-->1">
<img class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/banner/bnr_top_main.jpg" alt="詳細はこちら" />
</a>
<div class="main_visual">
<div class="item">
<a href="<!--{$smarty.const.P_DETAIL_URLPATH}-->1">
<img src="<!--{$TPL_URLPATH}-->img/banner/mv01.jpg" alt="詳細はこちら"/>
</a>
</div>
<div class="item">
<a href="<!--{$smarty.const.P_DETAIL_URLPATH}-->1">
<img src="<!--{$TPL_URLPATH}-->img/banner/mv02.jpg" alt="詳細はこちら"/>
</a>
</div>
<div class="item">
<a href="<!--{$smarty.const.P_DETAIL_URLPATH}-->1">
<img src="<!--{$TPL_URLPATH}-->img/banner/mv03.jpg" alt="詳細はこちら"/>
</a>
</div>
</div>
</div>
</section>
<section id="pickup">
<div class="row content_center">
<div class="img_frame">
<div class="img img_left">
<img src="<!--{$TPL_URLPATH}-->img/banner/img01.jpg">
</div>
<div class="img img_left">
<img src="<!--{$TPL_URLPATH}-->img/banner/img02.jpg">
</div>
</div>
<div class="comment_area">
<div class="txt_center">
<h4>新入荷商品特集</h4>
<h5>この季節にぴったりな商品をご用意しました</h5>
<p>さわやかな日差しが過ごしやすい季節。心地よいくらしのための、お部屋のアクセントになるおすすめのファブリックやグッズをご紹介します。</p>
<p><a class="btn btn-success" href="<!--{$smarty.const.TOP_URL}-->products/list.php">一覧を見る</a></p>
</div>
</div>
</div>
</section>
<section id="recommend">
<div class="row content_center">
<div class="col-sm-4 col-xs-12">
<div class="pickup_item">
<a href="http://demo3.ec-cube.net/products/list">
<div class="item_photo"><img src="<!--{$TPL_URLPATH}-->img/banner/img03.jpg"></div>
<dl>
<dt class="item_name text-warning">お気に入りのエスプレッソタイム</dt>
<dd class="item_comment">コーヒータイムを上質な時間にしてくれる、口当たりのよさとデザイン性を兼ね備えたエスプレッソカップを集めました・・・</dd>
<dd class="more_link text-warning">read more</dd>
</dl>
</a>
</div>
</div>
<div class="col-sm-4 col-xs-12">
<div class="pickup_item">
<a href="http://demo3.ec-cube.net/products/list">
<div class="item_photo"><img src="<!--{$TPL_URLPATH}-->img/banner/img04.jpg"></div>
<dl>
<dt class="item_name text-warning">アウトドアにおすすめのアイテム</dt>
<dd class="item_comment">カジュアルすぎない感じがちょうどよい、大人のためのアウトドアマガジンから、バイヤーおすすめのアイテムをセレクト・・・</dd>
<dd class="more_link text-warning">read more</dd>
</dl>
</a>
</div>
</div>
<div class="col-sm-4 col-xs-12">
<div class="pickup_item">
<a href="http://demo3.ec-cube.net/products/list">
<div class="item_photo"><img src="<!--{$TPL_URLPATH}-->img/banner/img05.jpg"></div>
<dl>
<dt class="item_name text-warning">フランス製のデッドストック</dt>
<dd class="item_comment">60~70年代のフランス製のデッドストックの器を集めました。絶妙な色合いと、独特の優しい風合いをお楽しみいただけ・・・</dd>
<dd class="more_link text-warning">read more</dd>
</dl>
</a>
</div>
</div>
</div>
</section>
<!--{/strip}-->