The Variant Content block is a theme app extension block that acts as a placeholder container. When the page loads, Split Tester injects the assigned variant’s HTML into it before revealing the page. This is required for Section and Page experiment types.Documentation Index
Fetch the complete documentation index at: https://arkticstudio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Add the block
- In Shopify Admin, go to Online Store → Themes → Customize
- Navigate to the section or page where you want the test content to appear
- Click Add block (or Add section depending on your theme)
- Find Split Tester — Variant Content under Apps
- In the block settings, paste your Experiment ID (found in the experiment’s Overview tab)
- Save
In design mode
In the Theme Editor, the block shows a labeled placeholder so you can see where it is:In production
On the live storefront, the block renders as a hiddendiv:
DOMContentLoaded — before the page is revealed — so visitors never see a flash of wrong content.