Live Demo
Three surfaces on one page — catalogue, styles and engine load once and are shared. Each is still just one injected script tag.

Wedding Rings

The complete wedding-ring experience — configure a plain band, browse the full collection, or build a ring step-by-step.

Surface 1

Plain Band Configurator

Pick a profile, metal, weight and width — the price updates live based on today’s precious-metal prices.

Surface 2

Full Collection Gallery

Browse 162 designs across plain, diamond-set, shaped, pattern and bi-colour. Filter by metal and tap any ring for details.

Surface 3

Step-by-Step Builder

For couples who’d rather be guided through the choices one decision at a time.

</>  View the embed code
<!-- All three surfaces — one shared engine --> <script src="…/inject/plain.js" data-client="demo" async></script> <script src="…/inject/gallery.js" data-client="demo" async></script> <script src="…/inject/builder.js" data-client="demo" async></script>
Same data-client, shared resources. The engine, styles and catalogue load once across all three.