{include file="public/mall_top" /} {include file="public/mall_header" /}

{$Think.lang.goods_index_goods_consult}

{:html_entity_decode(config('consult_prompt'))}

  • 全部
  • {notempty name="consult_type"} {volist name="consult_type" id="val"}
  • {$val.ct_name}
  • {/volist} {/notempty}
{notempty name="consult_list"} {volist name="consult_list" id="v"}
咨询网友{$Think.lang.ds_colon}
{if $v.member_id=='0'}{$Think.lang.ds_guest} {elseif $v.isanonymous == '1'} {:str_cut($v.member_name,2)}*** {else /} {:str_cut($v.member_name,8)} {/if}  咨询类型:{$consult_type[$v.ct_id]['ct_name']}
{$Think.lang.goods_index_consult_content}{$Think.lang.ds_colon}

{:nl2br($v.consult_content)}

{if $v.consult_reply != ''}
{$Think.lang.goods_index_seller_reply}

{:nl2br($v.consult_reply)}

{/if}
{/volist}
{else /}
{$Think.lang.goods_index_no_reply}
{/notempty}
{if $consult_able}

发表咨询

{notpresent name="type_name"} {/notpresent}
{notempty name="consult_type"}
咨询类型:
{volist name="consult_type" id="val"} {/volist}
{/notempty} {volist name="consult_type" id="val"}
{$val.ct_introduce}
{/volist}
{if $Think.session.member_id} {/if}
咨询内容:
 
{if $setting_config.captcha_status_goodsqa == '1'} {/if} {$Think.lang.goods_index_publish_consult}
{/if}

商品信息

{$goods.goods_name}
{$goods.goods_name}
{$Think.lang.goods_index_goods_price}{$Think.lang.ds_colon}{$Think.lang.currency}{$goods.goods_price}
{$Think.lang.goods_index_evaluation}{$Think.lang.ds_colon}
{include file="store/default/store/store_info" /}
{include file="public/mall_server" /} {include file="public/mall_footer" /}