Write to cooperation@hintik.app — we’ll help you hook it up and test it together.
A button for the product page

Take the “Send hint” button

Pick a style that fits your design, drop in your brand colour — and copy the code. It’s a plain link: no script, no SDK, no access to the cart.

On the product page

The button sits where the decision is already made

your-shop.com/product
product photo
Home · Clothing · Longsleeves
Oversized printed longsleeve
$59
XSSML
Add to cart
There it is — and nothing else in your page changes
What’s on the page
Cinema, tickets, a restaurant or a trip aren’t a thing but an experience: the form then has no unit price and no size.
Style
Colour
Height
The button takes its font and height from your layout and stretches to match the button next to it in the same row.
Corners
Label
The wording is always the same — “Send hint” — and translated into every language the app speaks. So people read on your page the exact word they’ll see next inside Hintik.
Width
Light theme
Dark theme
Button code

        
Your template fills in the product address. In the code it sits as PRODUCT_URL — replace it with your page variable ({{ product.url }}, {$product.link} — whatever you use). If that’s awkward, there’s a version below that takes the current page address itself.

The version that takes the page address itself

If dropping a variable into the template is awkward, use this one. It reads the address of the page it sits on and does nothing else: no requests, no analytics.

Automatic address

    

And in your mobile app?

A button for your mobile app is coming. Write to us if you need it: we build the first integrations together with the partner.

What happens after the tap

App installed — the app opens. Not installed — the item isn’t lost

App installed

The hintik.app/add link is registered as a universal link. iOS catches it before the browser and opens Hintik straight on the hint form — with your page inside.

No app

A Hintik page opens with the same item and an install button. The chosen address is kept on the device.

After installing

Hintik sees the saved address and offers to hint at exactly that. Nobody hunts for the product twice — that’s a deferred deep link, only without third-party SDKs and without device fingerprinting.

Honest about the limits. We don’t track anyone to recognise them after they install — we simply keep the link on their own phone. So the item arrives when they open Hintik themselves.

Where to put it

Next to “Buy” or “Add to cart” — where a person has already decided they like the thing. Hinting is an impulse of that exact moment.

On pages with sizes, place it after the size picker: Hintik reads the chosen variant from the page, so whoever gives the gift sees the exact size.