Embeds
The Embeds sub-tab sets the default placement used by every embed that doesn't set its own Custom Position, plus store-wide performance options.

| Setting | What it does | When & why to use |
|---|---|---|
| Embed Position On Product Page | The default hook/anchor for embeds (e.g. After product price). | Set a store-wide default so embeds land in the same spot. |
| Embed Custom Hooks | Comma-separated custom hook name(s). | Advanced placement default. |
Performance
| Setting | What it does | When & why to use |
|---|---|---|
| Preload for Faster Loading | Renders badges, timers, and bars directly into the page so they appear instantly (instead of a separate REST request). | Leave on for the fastest first paint; turn off for the classic REST behavior. |
| Advanced Performance Cache (Large Catalogs) | Caches which products each badge/embed targets. | Recommended only with a persistent object cache (Redis / Memcached). |
| Cache Lifetime (minutes) | How long the cached targeting is kept before rebuilding (default 1440). | Lower = more accurate scheduled badges; higher = faster. |