China National Product Barcode
<\/script>\n';
},
get iframeSnippet() {
const domain = 'barcodefyi.com';
const type = 'entity';
const slug = 'china-product-barcode';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
China requires GS1 barcode registration through the Article Numbering Centre of China (ANCC) for all products sold in the domestic market. The national standard GB 12904-2008 specifies EAN-13 as the primary symbology for retail point-of-sale identification, with EAN-8 permitted for small packages.