<{t}>显示条数设置:(商品评论/购买咨询共用此设置)<{/t}>

<{t}>商品详细页显示:<{/t}> <{input type="digits" maxlength="3" size=5 required="true" name="indexnum" value=$setting.index}><{t}>条<{/t}>
<{t}>全部评论/咨询页每页显示:<{/t}> <{input type="digits" maxlength="3" size=5 required="true" name="listnum" value=$setting.list}><{t}>条<{/t}>

<{t}>其他设置:<{/t}>

<{t}>是否开启咨询功能:<{/t}> <{html_radios name="switch[ask]" options=$setting.aSwitch.ask checked=$setting.switch.ask separator=""}>
<{t}>发表咨询权限:<{/t}> <{html_radios name="power[ask]" options=$setting.aPower.ask checked=$setting.power.ask separator=""}>
<{t}>无咨询时默认文字:<{/t}> <{input type="input" name="null_notice[ask]" size=30 value=$setting.null_notice.ask}>
<{t}>显示条件:<{/t}> checked=checked<{/if}> value="reply">管理员回复后显示
发表后提示文字:<{input type="input" name="submit_hidden_notice[ask]" size=30 value=$setting.submit_hidden_notice.ask}>
checked=checked<{/if}> value="soon">用户发表后立即显示
发表后提示文字:<{input type="input" name="submit_display_notice[ask]" size=30 value=$setting.submit_display_notice.ask}>