用心服务 藏家优选
Customer Service
用心服务 藏家优选
验证证书
✕
首页
藏品送评
如何送评
分级标准
质量保证
产品展示
产品展示
关于美评
联系我们
首页
服务
产品
送评
美评分级服务
如何送评
分级标准
质量保证
关于美评
联系我们
关闭
证书验证
<div class="row"> <div class="col-xs-12 col-sm-7"> <h3 class="text-large text-bold">认证藏品信息</h3> <table class="table table-condensed"> <tbody> <tr> <td class="text-nowrap">认证编号</td> <td>{$T.returnInfo.certid}</td> </tr> <tr> <td class="text-nowrap">SGS分类编号</td> <td class="catalogid">{$T.returnInfo.catalogid}</td> </tr> {#if $T.returnInfo.years} <tr> <td class="text-nowrap">日期,造帀厂厂标</td> <td>({$T.returnInfo.years})</td> </tr> {#/if} {#if $T.returnInfo.type != '1'} <tr> <td class="text-nowrap">面额</td> <td>{$T.returnInfo.faceValue}</td> </tr> {#/if} {#if $T.returnInfo.serialNo} <tr> <td class="text-nowrap">序列号</td> <td>{$T.returnInfo.serialNo}</td> </tr> {#/if} {#if $T.returnInfo.versionInfo} <tr> <td class="text-nowrap">版别 </td> <td>{$T.returnInfo.versionInfo}</td> </tr> {#/if} {#if $T.returnInfo.region} <tr> {#if $T.returnInfo.type == '1'} <td class="text-nowrap">版别附加描述</td> <td>{$T.returnInfo.region} {$T.returnInfo.faceValue}</td> {#else} <td class="text-nowrap">发行地区/附加描述</td> <td>{$T.returnInfo.region}</td> {#/if} </tr> {#/if} <tr id="grade"> <td class="text-nowrap">等级 </td> <td>{$T.returnInfo.result}</td> </tr> {#if $T.returnInfo.resultDesc} <tr> <td class="text-nowrap">等级附加描述</td> <td> {#if $T.returnInfo.resultDesc == '010'} Quest. Color - Detail<br/>[01-问题包浆颜色/后养包浆] {#elseif $T.returnInfo.resultDesc == '011'} 01-(古钱币)后加锈色或包浆 {#elseif $T.returnInfo.resultDesc == '020'} Surface Hairlines - Detail<br/>[02-币面细丝划痕] {#elseif $T.returnInfo.resultDesc == '021'} Cleaned - Details<br/>[02-(不科学)清洗] {#elseif $T.returnInfo.resultDesc == '022'} Harshly Cleaned - Detail<br/>[02-(不科学)清洗造成币面严重受损] {#elseif $T.returnInfo.resultDesc == '030'} Planchet Flaw - Detail<br/>[03-币胚瑕疵] {#elseif $T.returnInfo.resultDesc == '031'} 03-(古钱币)铸造缺陷 {#elseif $T.returnInfo.resultDesc == '050'} Scratch - Detail<br/>[05-严重划伤] {#elseif $T.returnInfo.resultDesc == '051'} 05-(古钱币)钱体存在漏、裂、破洞等瑕疵 {#elseif $T.returnInfo.resultDesc == '060'} No Service/无服务 {#elseif $T.returnInfo.resultDesc == '061'} Not Geniune/假币 {#elseif $T.returnInfo.resultDesc == '062'} Not Encapsulated/存疑,不适合封装 {#elseif $T.returnInfo.resultDesc == '070'} Env Damage - Detail<br/>[07-环境污染] {#elseif $T.returnInfo.resultDesc == '071'} Ink Mark - Detail<br/>[07-墨戳] {#elseif $T.returnInfo.resultDesc == '072'} Added Paper - Detail<br/>[07-后加纸张] {#elseif $T.returnInfo.resultDesc == '080'} Chop Mark - Detail<br/>[08-硬戳] {#elseif $T.returnInfo.resultDesc == '081'} Graffiti - Detail<br/>[08-深划痕或划伤] {#elseif $T.returnInfo.resultDesc == '082'} Damage - Detail<br/>[08-刻意损坏/涂鸦] {#elseif $T.returnInfo.resultDesc == '083'} Tooled - Detail<br/>[08-工具清理] {#elseif $T.returnInfo.resultDesc == '084'} Repaired - Detail<br/>[08-修补] {#elseif $T.returnInfo.resultDesc == '085'} Rim Damage - Detail<br/>[08-边齿损坏/磕碰] {#elseif $T.returnInfo.resultDesc == '086'} Falsified - Detail<br/>[08-改刻] {#elseif $T.returnInfo.resultDesc == '087'} Bent - Detail<br/>[08-币面弯曲/不平] {#elseif $T.returnInfo.resultDesc == '088'} 08-(古钱币)修补[币面存在漏、裂、洞等瑕疵并进行人工修补] {#elseif $T.returnInfo.resultDesc == '090'} PVC - Detail<br/>[09-PVC污染] {#/if} </td> </tr> {#/if} {#if $T.returnInfo.size} <tr> <td class="text-nowrap">尺寸,重量</td> <td>{$T.returnInfo.size}, {$T.returnInfo.weight}</td> </tr> {#/if} <tr> <td class="text-nowrap">数量</td> <td>{$T.returnInfo.amount}</td> </tr> {#if $T.returnInfo.estimatedPrice > 0} <tr> <td class="text-nowrap">市价估值</td> <td>{$T.returnInfo.estimatedPrice}</td> </tr> {#/if} {#if $T.returnInfo.extrainfo} <tr> <td class="text-nowrap">专家点评</td> <td>{$T.returnInfo.extrainfo}</td> </tr> {#/if} {#if $T.returnInfo.details} <tr> <td class="text-nowrap">套币信息</td> <td> {#foreach $T.returnInfo.details as row} {$T.row.artName} {$T.row.versionExt} {$T.row.size},{$T.row.weight} {$T.row.grade} {#if $T.row.gradeDesc} ({$T.row.gradeDesc.substring(0,2)}) {#/if} <br/> {#/for} </td> </tr> {#/if} </tbody> </table> </div> <div class="col-xs-12 col-sm-5 text-center"> {#if $T.returnInfo.frontPicture} <div class="padding-bottom-min margin-top-min"> <a href="http://www.sinoags.com/{$T.returnInfo.frontPicture}.jpg"> <img class="img-responsive" src="http://www.sinoags.com/{$T.returnInfo.frontPicture}_1280x900"> <p class="no-margin padding-bottom-min padding-top-min">点击图片查看细节</p> </a> </div> {#/if} {#if $T.returnInfo.backPicture} <div class="padding-bottom-min margin-top-min"> <a href="http://www.sinoags.com/{$T.returnInfo.backPicture}.jpg"> <img class="img-responsive" src="http://www.sinoags.com/{$T.returnInfo.backPicture}_1280x900"> <p class="no-margin padding-bottom-min padding-top-min">点击图片查看细节</p> </a> </div> {#/if} {#if $T.returnInfo.edgePicture1} <div class="padding-bottom-min margin-top-min"> <a href="http://www.sinoags.com/{$T.returnInfo.edgePicture1}.jpg"> <img class="img-responsive" src="http://www.sinoags.com/{$T.returnInfo.edgePicture1}_1280x900"> <p class="no-margin padding-bottom-min padding-top-min">点击图片查看细节</p> </a> </div> {#/if} {#if $T.returnInfo.edgePicture2} <div class="padding-bottom-min margin-top-min"> <a href="http://www.sinoags.com/{$T.returnInfo.edgePicture2}.jpg"> <img class="img-responsive" src="http://www.sinoags.com/{$T.returnInfo.edgePicture2}_1280x900"> <p class="no-margin padding-bottom-min padding-top-min">点击图片查看细节</p> </a> </div> {#/if} {#if $T.returnInfo.edgePicture3} <div class="padding-bottom-min margin-top-min"> <a href="http://www.sinoags.com/{$T.returnInfo.edgePicture3}.jpg"> <img class="img-responsive" src="http://www.sinoags.com/{$T.returnInfo.edgePicture3}_1280x900"> <p class="no-margin padding-bottom-min padding-top-min">点击图片查看细节</p> </a> </div> {#/if} <div class="padding-bottom-min margin-top-min"> <a href="certification-info.html#"> <img class="img-responsive" src="assets/images/qrcode_mp.jpg"> <p class="no-margin padding-bottom-min padding-top-min">扫码关注美评公众号,送评更优惠</p> </a> </div> </div> </div>
您只需要输入美评证书编号,即可查询美评SGS封装的钱币信息(含日期、造币厂厂标、版别、等级及市场估价等信息)
验证证书
您查询的证书编号不存在!