⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pick_out.dwt

📁 ECSHOP模板
💻 DWT
字号:
<!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=GBK" />
<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="style.css" rel="stylesheet" type="text/css" />
{* 包含脚本文件 *}
{insert_scripts files='common.js'}
</head>
<body>
<div id="globalWrapper">
<div id="wrapper">
<!-- #BeginLibraryItem "/library/page_header.lbi" --><!-- #EndLibraryItem -->
<table width="100" border="0" cellspacing="0" cellpadding="0">
  
  <tr>
    <td height="8"></td>
  </tr>
</table>
<div id="search-bar">
<!-- TemplateBeginEditable name="导航栏下方" -->
<!-- #BeginLibraryItem "/library/search_form.lbi" --><!-- #EndLibraryItem -->
<!-- TemplateEndEditable -->
</div>
<!-- TemplateBeginEditable name="通栏广告位" --><!-- TemplateEndEditable -->
        <div id="container4">
      <div id="page-left"> 
<!-- TemplateBeginEditable name="主区域左侧" -->
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td height="8"></td>
          </tr>
        </table>
<div class="r-title" style="margin-top: 5px;">您的选择</div>
<div class="right-div" style="text-align:left;">
  <ul class="top-list">
            <!--{foreach from = $picks item=pick }-->
            <li><a href="{$pick.url}">{$pick.name}</a></li>
            <!--{/foreach}-->
      </ul>
</div>
<div style="margin-bottom: 5px;"><img src="themes/jbd/images/right_bottom.jpg" width="188" height="4"></div>
<!-- #BeginLibraryItem "/library/category_tree.lbi" --><!-- #EndLibraryItem -->
<!-- #BeginLibraryItem "/library/top10.lbi" --><!-- #EndLibraryItem -->
<!-- #BeginLibraryItem "/library/history.lbi" --><!-- #EndLibraryItem -->
<!-- TemplateEndEditable -->
<p style="text-align:center;"><a href="{$feed_url}"><img src="images/xml_rss2.gif" width="80" height="15" alt="" border="0" /></a></p>
</div>
<!-- #BeginLibraryItem "/library/ur_here.lbi" --><!-- #EndLibraryItem -->
      <div class="page-main">
      <div class="mcontent-div">
      <div class="goods-li-bg">
      <div class="goods-li">选购中心</div>
	  </div>
                <table width="90%" align="center">
            <!--{foreach from=$condition item=caption}-->
            <tr>
              <td style="border-bottom: 1px solid #DADADA"><br />
                <img src="images/icon_rb.gif" alt="no alt" />&nbsp;&nbsp;<strong style="font-size:14px">{$caption.name}</strong></td>
            </tr>
            <!--{foreach from=$caption.cat item=cat}-->
            <tr>
              <td>&nbsp;&nbsp;<img src="images/news_arrow.gif" alt="no alt" />&nbsp;&nbsp;<strong>{$cat.cat_name}</strong></td>
            </tr>
            <tr>
              <td>&nbsp;&nbsp;
                <!--{foreach from = $cat.list item=list}-->
                &nbsp;&nbsp;<span><nobr><a href="{$list.url}">{$list.name}</a></nobr></span>
                <!--{/foreach}-->
              </td>
            </tr>
            <!--{/foreach}-->
            <!--{/foreach}-->
          </table>
      </div>
<div class="ncontent-div2">
      <div class="goods-li-bg">
      <div class="goods-li">{$lang.search_result}</div>
	  </div>
          <!--{foreach from=$pickout_goods item=goods name=goods}-->
          <table border="0" cellpadding="3" cellspacing="1" class="goods-table" style="">
            <tr>
              <td align="center"><a href="{$goods.url}"><img src="{$goods.thumb}" border="0" alt="{$goods.name|escape:html}" class="thumb" /></a></td>
            </tr>
            <tr>
              <td><a href="{$goods.url}" title="{$goods.name|escape:html}">{$goods.short_name|escape:html}</a><br />
                <!-- {if $goods.promote_price neq ""} -->
                {$lang.promote_price}<span class="goods-price">{$goods.promote_price}</span>
                <!-- {else}-->
                {$lang.shop_price}<span class="goods-price">{$goods.shop_price}</span>
                <!--{/if}-->
              </td>
            </tr>
          </table>
          <!--{/foreach}-->
          <!--{if $count > 4}-->
          <br style="clear:both"/>
          <div style="text-align:right"><a href="{$url}">more...</a></div>
          <!--{/if}-->
</div> 
</div>   
      
<div class="clear"></div>
    </div>
<!-- #BeginLibraryItem "/library/help.lbi" --><!-- #EndLibraryItem -->
<!-- #BeginLibraryItem "/library/page_footer.lbi" --><!-- #EndLibraryItem -->
</div>
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -