Why GTIN is usually empty for jewelry
GTIN exists for mass-produced products with manufacturer-assigned trade item numbers. One-of-one rings, custom-design pendants, art-jewelry pieces, and small-batch artisan inventory don't have manufacturer trade item numbers — they're made by the brand or sourced from suppliers who never assign GTIN. The Barcode field stays empty for these items, and Shopify Catalog requires no GTIN as a baseline eligibility condition.
The hallmark layer — physical-world barcode
A hallmark stamp on metal jewelry is the physical-world structured identifier for that piece. It carries the metal purity (18K, 14K, 925), the maker's mark (where assayed by an official assay office), and the assay date or convention mark in many jurisdictions. The install captures the hallmark detail as structured data on the PDP — both as metafield content rendered in the storefront and as Product schema additionalProperty consumed by Catalog and AI engines.
Metafields and Product schema additionalProperty
The install ships the structured detail in two mirrored layers. Metafields are the merchant-editable layer — Shopify admin has a structured editor, the data lives per SKU, and the storefront theme renders the metafield content on the PDP as a 'Specifications' or 'Details' block. Product schema additionalProperty is the engine-readable layer — the theme's JSON-LD output includes the metafield content as PropertyValue blocks under the Product entity. Both layers carry the same data, and both are populated from the same source.
Gemstone certification and its structured place
Certified diamonds and high-value colored stones carry an external report from an independent grading authority — GIA, AGS, IGI, HRD, or AGL for diamonds; GIA, Gübelin, SSEF for colored stones; CIBJO-aligned bodies for pearls. The report number functions as a quasi-GTIN for that specific stone, and the install can carry it in either Catalog's Barcode field (where the field would otherwise be empty) or as a dedicated metafield mirrored to Product schema additionalProperty.
FTC Jewelry Guides as the claims overlay
The structured-data layer is necessary but not sufficient. The FTC Jewelry Guides regulate material claim language, and the install's claims scan checks every PDP, every metafield, and every collection description against them. 'Gold' without karat qualification implies 24K. 'Silver' without qualification implies sterling. 'Diamond' without qualification implies natural mined. 'Pearl' without qualification implies natural. Lab-grown, cultured, plated, and filled require explicit disclosure.