@intelligems/headless
v1.2.17
Published
--- metaLinks: {} ---
Readme
metaLinks: {}
Introduction
@intelligems/headless is Intelligems' official NPM package for integrating price testing, A/B testing, and personalization into headless storefronts.
{% hint style="info" %} Make sure to have an active subscription to Intelligems before continuing. {% endhint %}
How it works
The provider loads your experiment config server-side, assigns users to groups, and then exposes pricing/content data via React context. Components can read that context to render the right price or content variant for each visitor — without any flicker, because the config is available before render.
