Skip to content

Try the widget the way your customer will see it

On this page Numior.SaleHub is connected exactly the way it connects to a business website: a button, an inline block, a separate page or an events calendar. Pick a format, walk the customer path — from the button to the order form — and take the ready-made code for your own site.

Purchases here are not real: no order is created, no money is charged, and the data you enter goes nowhere.

Purchase right on the page

The widget embeds into the page as part of it: the customer picks a certificate and completes the order without leaving, and the block height adjusts itself. Below is a live embedded block.

How to add it to your site

Add a container and the script, telling it where to embed the block.

HTML
<div id="numior-sale-hub-checkout-container"></div>
<script async
        src="https://salehub.numior.ru/widget/v1/loader.js"
        data-numior-sale-hub-checkout
        data-storefront="demo-shop"
        data-theme="light"
        data-locale="en"
        data-mode="inline"
        data-target="#numior-sale-hub-checkout-container"></script>

Parameters

data-storefront
Storefront slug — required.
data-mode
Display format: modal, inline, or redirect.
data-product
Product id — optional; opens that product directly.
data-target
CSS selector of the container — inline mode only.
data-theme
Interface theme: light or dark (default light).
data-locale
Interface language, e.g. ru or en.

Want the same on your site?

Setup takes a few minutes: sign up, a storefront and one line of code.

If you have questions, we will help: we will suggest the right format and check the installation on your site.

Take your business to the next level

Leave a request — we’ll get in touch, tell you more and help you pick the right format.