|
|
|
|
<!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}" />
|
|
|
|
|
<meta name="Description" content="{$description}" />
|
|
|
|
|
{if $auto_redirect}
|
|
|
|
|
<meta http-equiv="refresh" content="3;URL={$message.href}" />
|
|
|
|
|
{/if}
|
|
|
|
|
<!-- 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 rel="stylesheet" type="text/css" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/base.css" />
|
|
|
|
|
<link href="{$ecs_css_path}" rel="stylesheet" type="text/css" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/quickLinks.css" />
|
|
|
|
|
<link rel="stylesheet" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/purebox.css">
|
|
|
|
|
{* 包含脚本文件 *}
|
|
|
|
|
{insert_scripts files='jquery-1.9.1.min.js,jquery.json.js,transport_jquery.js'}
|
|
|
|
|
{insert_scripts files='common.js,global.js,utils.js,compare.js,search_category_menu.js,cart_common.js,cart_quick_links.js'}
|
|
|
|
|
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/sc_common.js"></script>
|
|
|
|
|
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery.SuperSlide.2.1.1.js"></script>
|
|
|
|
|
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery.yomi.js"></script>
|
|
|
|
|
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/rotate3di.js"></script>
|
|
|
|
|
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/scroll_city.js"></script>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<!-- #BeginLibraryItem "/library/page_header.lbi" --><!-- #EndLibraryItem -->
|
|
|
|
|
<!--当前位置 start-->
|
|
|
|
|
<div class="w1200">
|
|
|
|
|
<div class="nch-breadcrumb-layout">
|
|
|
|
|
<div class="nch-breadcrumb wrapper" id="ur_here">
|
|
|
|
|
<div id="ur_here">
|
|
|
|
|
<!-- #BeginLibraryItem "/library/ur_here.lbi" --><!-- #EndLibraryItem -->
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--当前位置 end-->
|
|
|
|
|
<!-- {if $list} -->
|
|
|
|
|
<!-- {foreach from=$list item=val name=package} -->
|
|
|
|
|
<div class="package-list{if $smarty.foreach.package.first} mt0{/if}">
|
|
|
|
|
<div class="package-item">
|
|
|
|
|
<div class="package-item-list">
|
|
|
|
|
<div class="package-left">
|
|
|
|
|
<ul>
|
|
|
|
|
<!-- {foreach from=$val.goods_list item=goods name=nogoods} -->
|
|
|
|
|
<li {if $smarty.foreach.nogoods.first}class="g_first"{/if}>
|
|
|
|
|
<div class="p-img"><a href="{$goods.url}" target="_blank"><img src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/loadGoods.gif" width="172" height="172" class="lazy" data-original="{$goods.goods_thumb}"/></a></div>
|
|
|
|
|
<div class="p-name"><a href="{$goods.url}" target="_blank">{$goods.goods_name}</a></div>
|
|
|
|
|
<div class="p-price">{$goods.rank_price} X {$goods.goods_number}</div>
|
|
|
|
|
</li>
|
|
|
|
|
<!-- {/foreach} -->
|
|
|
|
|
</ul>
|
|
|
|
|
<a href="javascript:void(0);" class="prev"></a>
|
|
|
|
|
<a href="javascript:void(0);" class="next"></a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="package-list-info">
|
|
|
|
|
<h2>{$val.act_name}</h2>
|
|
|
|
|
<div class="p-number">此套装<em>{$val.package_number|default:1}</em>件</div>
|
|
|
|
|
<div class="p-price">套餐价:<em>{$val.package_price}</em></div>
|
|
|
|
|
<div class="p-yh-price">已优惠 {$val.saving}</div>
|
|
|
|
|
<a href="javascript:addPackageToCart({$val.act_id})" class="p-btn">立即购买 ></a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="package-item-desc">
|
|
|
|
|
<div class="package-item-time"><span>起止时间:</span>{$val.start_time}~{$val.end_time}</div>
|
|
|
|
|
<div class="package-item-miaoshu"><span>简单描述:</span>{$val.act_desc}</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- {/foreach} -->
|
|
|
|
|
<!-- {/if} -->
|
|
|
|
|
|
|
|
|
|
<input name="confirm_type" id="confirm_type" type="hidden" value="3" />
|
|
|
|
|
<input name="warehouse_id" id="warehouse_id" type="hidden" value="{$region_id}" />
|
|
|
|
|
<input name="area_id" id="area_id" type="hidden" value="{$area_id}" />
|
|
|
|
|
|
|
|
|
|
<!-- #BeginLibraryItem "/library/page_footer.lbi" --><!-- #EndLibraryItem -->
|
|
|
|
|
{* ECSHOP 提醒您:动态载入user_menu_position.lbi,显示首页分类小广告 *}{insert name='user_menu_position'}
|
|
|
|
|
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery.purebox.js"></script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
$(".package-item-list").slide({mainCell:".package-left ul",effect:"left",pnLoop:false,autoPlay:false,autoPage:true,scroll:1,vis:5});
|
|
|
|
|
</script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|