急!请求帮助goods.dwt 201行缺少对象
2016-07-07 16:07 来源:www.chinab4c.com 作者:ecshop专家
goods.dwt201行缺少对象字符2代码0 下面是代码:182行-235行红色的为201行 </dd> </li> <!-- {/if} --> <!-- {if $goods.goods_brand neq "" and $cfg.show_brand} 显示商品品牌--> <li class="clearfix"> <dd> <strong>{$lang.goods_brand}</strong><a href="{$goods.goods_brand_url}" >{$goods.goods_brand}</a> </dd> </li> <!--{/if}--> <!-- {if $cfg.show_goodsweight} 商品重量--> <li class="clearfix"> <dd> <strong>{$lang.goods_weight}</strong>{$goods.goods_weight} </dd> </li> <!-- {/if} --> <!-- {if $cfg.show_addtime} 上架时间--> <li class="clearfix"> <dd> <strong>{$lang.add_time}</strong>{$goods.add_time} </dd> </li> <!-- {/if} --> <li class="clearfix"> <dd> <!--点击数--> <strong>{$lang.goods_click_count}:</strong>{$goods.click_count} </dd> </li> <li class="clearfix"> <dd> <!-- {if $cfg.show_marketprice} 市场价格--> <strong>{$lang.market_price}</strong><font class="market">{$goods.market_price}</font><br /> <!-- {/if} --> <!--本店售价--> <strong>{$lang.shop_price}</strong><font class="shop" id="ECS_SHOPPRICE">{$goods.shop_price_formated}</font><br /> <!-- {foreach from=$rank_prices item=rank_price key=key} 会员等级对应的价格--> <strong>{$rank_price.rank_name}:</strong><font class="shop" id="ECS_RANKPRICE_{$key}">{$rank_price.price}</font><br /> <!--{/foreach}--> </dd> </li> <li class="clearfix"> <dd> <strong>{$lang.goods_rank}</strong> <img src="images/stars{$goods.comment_rank}.gif" alt="comment rank {$goods.comment_rank}" /> </dd> </li> |
最近更新
常用插件
- ecshop注册审核插件
ecshop插件介绍:ecshop会员注册审核插件,主要是在前台提供给注册的时候...
- ecshop的oss插件
ecshop的oss插件免费共享了,oss,ecshoposs...
- ecshop没登陆情况下订单查
ecshop没登陆情况下订单查询插件,主要是针对ecshop在没有登陆的情况下...
- ecshop订单聚合插件
ecshop订单聚合插件,主要是为了方便ecshop中订单产品到货情况的分析和...
- ecshop虚拟发货插件
ecshop虚拟发货插件介绍: ecshop虚拟发货插件,主要为了通过后台手动录...