ABConvert follows the best practice of a/b test ; therefore, we display different variant to different users in real time. It’s called Split Testing.
The same user will always see the same variant, even after they leave and come back to the store again.
You can view your test variant by using incognito browser(remember to close it and reopen), or use ?preview=0
or ?preview=1
to view the assigned variant (0=original, 1=test group1, etc).