基本信息
源码名称:ecshop 完整模版源码下载
源码大小:1.27M
文件格式:.rar
开发语言:CSS
更新时间:2014-05-19
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 6 元 
   源码介绍


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Keywords" content="{$keywords}" />
<meta name="Description" content="{$description}" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>{$page_title}</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<link rel="shortcut icon" href="favicon.ico" />
<link rel="icon" href="animated_favicon.gif" type="image/gif" />
<link href="{$ecs_css_path}" rel="stylesheet" type="text/css" />
<link rel="alternate" type="application/rss xml" title="RSS|{$page_title}" href="{$feed_url}" />
{* 包含脚本文件 *}
{insert_scripts files='common.js,index.js'}
</head>
<body class="index_body">

 <!-- #BeginLibraryItem "/library/page_header.lbi" --><!-- #EndLibraryItem -->
 
<div class="wrap">

<div class="block clearfix" >

   <!--焦点图和站内快讯 START-->
    <div class="box clearfix">
    
       <!-- #BeginLibraryItem "/library/index_ad.lbi" --><!-- #EndLibraryItem -->
      
    </div>
    
    <div class="blank"></div>
    
    <!-- TemplateBeginEditable name="主区域" -->
<!-- #BeginLibraryItem "/library/recommend_best.lbi" -->


<!-- {if $best_goods} -->

  <div class="cat_tit"> <span><a href="../search.php?intro=best" >精品推荐</a></span> <a  href="../search.php?intro=best">更多>></a>   </div>


<div style="border-left:1px solid #e1e1e1; width:959px; float:left" class="pro_box">
 <!--{foreach from=$best_goods item=goods name=best_goods}-->
 
  <div class="goodsItem"  <!--{if $smarty.foreach.best_goods.index mod 2 eq 0}-->
            style='width:225px'
            <!-- {/if} --> >
         
           <a href="{$goods.url}"><img src="{$goods.thumb}" alt="{$goods.name|escape:html}" class="goodsimg"  /></a><br />
           <p><a href="{$goods.url}" title="{$goods.name|escape:html}">{$goods.short_style_name}</a></p> 
          
          <!--{if $goods.promote_price neq "" } -->
						
                       <font class="f1">{$goods.promote_price}</font><br />
                        <!--{else}-->
                      <font class="f1">{$goods.shop_price}</font><br />
                        <!--{/if}-->
        </div>
  <!--{/foreach}-->
</div>
<div class="blank"></div>
<!-- {/if} -->

 <!-- #EndLibraryItem -->
<!-- #BeginLibraryItem "/library/recommend_new.lbi" -->

<!-- {if $new_goods} -->
  <div class="cat_tit"> <span><a href="../search.php?intro=new" >新品上架</a></span> <a  href="../search.php?intro=new">更多>></a>   </div>

<div style="border-left:1px solid #e1e1e1; width:959px; float:left" class="pro_box">
 <!--{foreach from=$new_goods item=goods name=new_goods}-->
 
  <div class="goodsItem"  <!--{if $smarty.foreach.new_goods.index mod 2 eq 0}-->
            style='width:225px'
            <!-- {/if} --> >
         
           <a href="{$goods.url}"><img src="{$goods.thumb}" alt="{$goods.name|escape:html}" class="goodsimg"  /></a><br />
           <p><a href="{$goods.url}" title="{$goods.name|escape:html}">{$goods.short_style_name}</a></p> 
          
          <!--{if $goods.promote_price neq "" } -->
						
                       <font class="f1">{$goods.promote_price}</font><br />
                        <!--{else}-->
                      <font class="f1">{$goods.shop_price}</font><br />
                        <!--{/if}-->
        </div>
  <!--{/foreach}-->
</div>
<div class="blank"></div>
<!-- {/if} -->

 <!-- #EndLibraryItem -->
<!-- #BeginLibraryItem "/library/recommend_hot.lbi" -->

<!-- {if $hot_goods} -->
 
 
 
 
  <div class="cat_tit"> <span><a href="../search.php?intro=hot" >热卖商品</a></span> <a  href="../search.php?intro=hot">更多>></a>   </div>
 

<div style="border-left:1px solid #e1e1e1; width:959px; float:left" class="pro_box">
 <!--{foreach from=$hot_goods item=goods name=hot_goods}-->
 
  <div class="goodsItem"  <!--{if $smarty.foreach.hot_goods.index mod 2 eq 0}-->
            style='width:225px'
            <!-- {/if} --> >
         
           <a href="{$goods.url}"><img src="{$goods.thumb}" alt="{$goods.name|escape:html}" class="goodsimg"  /></a><br />
           <p><a href="{$goods.url}" title="{$goods.name|escape:html}">{$goods.short_style_name}</a></p> 
          
          <!--{if $goods.promote_price neq "" } -->
						
                       <font class="f1">{$goods.promote_price}</font><br />
                        <!--{else}-->
                      <font class="f1">{$goods.shop_price}</font><br />
                        <!--{/if}-->
        </div>
  <!--{/foreach}-->
</div>
<div class="blank"></div>
<!-- {/if} -->

 <!-- #EndLibraryItem -->
<!-- TemplateEndEditable -->
 
     <div class="blank"></div>
  
<!-- #BeginLibraryItem "/library/tupian_bottom.lbi" --><!-- #EndLibraryItem -->
  
     <!-- TemplateBeginEditable name="订单查询" -->
<!-- #BeginLibraryItem "/library/order_query.lbi" -->

<!--{if empty($order_query)}-->
<script>var invalid_order_sn = "{$lang.invalid_order_sn}"</script>
<div class="box_dingdan" >
  
  <div class="boxCenterList">
    <form name="ecsOrderQuery">
    <input type="text" value="例如:订单" onclick="javascript:this.value=''"  name="order_sn" class="inputBg" style=" float:right" />
    <div class="blank5"></div>
    <input type="button" value="" class="bnt_blue_2" onclick="orderQuery()" />
    </form>
    <div id="ECS_ORDER_QUERY" style="margin-top:8px;">
      <!--{else}-->
      <!--{if $order_query.user_id}-->
<b>{$lang.order_number}:</b><a href="user.php?act=order_detail&order_id={$order_query.order_id}" class="f6">{$order_query.order_sn}</a><br>
  <!--{else}-->
<b>{$lang.order_number}:</b>{$order_query.order_sn}<br>
  <!--{/if}-->
<b>{$lang.order_status}:</b><br><font class="f1">{$order_query.order_status}</font><br>
  <!--{if $order_query.invoice_no }-->
<b>{$lang.consignment}:</b>{$order_query.invoice_no}<br>
  <!--{/if}-->
      {if $order_query.shipping_date}:{$lang.shipping_date} {$order_query.shipping_date}<br>
  <!--{/if}-->
  <!--{/if}-->
    </div>
  </div>
</div>
<div class="blank5"></div>

 <!-- #EndLibraryItem -->
<!-- TemplateEndEditable -->
  
</div>
   
<div class="blank"></div>
  
<!-- #BeginLibraryItem "/library/page_footer.lbi" --><!-- #EndLibraryItem -->

</div>

</body>
</html>