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.
The button sits where the decision is already made
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.
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.
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.
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.