当前位置:{$position}
{$system_name[$category]}
{$title}
- 所属分类:{$CATEGORY[$catid][catname]}
- 产品型号:{$standard}
- 产品价格:{if $price}{$price} 元/{$quantifier}{else}我要询价{/if}
- 计量单位:{$quantifier}
- 更新时间:{date('Y-m-d',$updatetime)}
详细说明
{$content}
{if $m_user}
{/if}
热点导航
-
{loop $m_user $ms}
- {$ms[catname]} {/loop}
热点产品
-
{get sql="SELECT * FROM `phpcms_yp_product` `p` , `phpcms_yp_count` `ct` WHERE `p`.`userid`='$userid' AND `p`.status=99 AND `p`.`id` = `ct`.`id` AND `ct`.`model` = 'product' ORDER BY `ct`.hits DESC" rows="10"}
- {str_cut($r[title],28,'')} {/get}