🚲 Velocorner Widget Demo

This is a demonstration of the Velocorner widget. The widget below is loaded from the built files and displays bike products from the Velocorner catalog.

Usage

Option 1 — custom element (recommended):

<script src="./velocorner-widget.iife.js"></script>
<velocorner-widget api-key="your-api-key" locale="en"></velocorner-widget>

Option 2 — div-based fallback (for site builders that block custom tags, e.g. Jimdo):

<div data-api-key="your-api-key" data-locale="en"></div>
<script src="./velocorner-widget.iife.js"></script>

Configuration

The widget accepts the following attributes: