Custom position
Place the timer anywhere in your theme using an app block or a code snippet.
Custom position lets you drop the timer at an exact spot in your theme instead of accepting the default placement. It's available on every timer type.
Turn it on and get the Timer ID
Open the timer and go to the Placement tab.
Choose Custom position.
Click Save, then publish. The Timer ID appears.
The Timer ID only appears after you save or publish. Until then the field reads Save or Publish to show timer ID.
Click Copy timer ID to copy it. You'll see Timer ID copied to clipboard.
Option 1 — Add it with the theme editor (recommended)
Copy the Timer ID from the Placement tab.
Go to Online Store → Themes → Customize.
Navigate to the page and the exact position you want.
Click Add block and choose the Oxify Countdown Timer app block.
Paste the Timer ID into the block's settings.
Drag the block to the exact position.
Click Save.
As the app puts it: Timer bar app block can be added, removed, repositioned, and customized through the theme editor using timer ID.
Option 2 — Paste the code snippet
On the Placement tab, find Timer bar code snippet.
Click the copy icon. You'll see Snippet copied to clipboard successfully!
Go to Online Store → Themes → Edit code.
Open the template or section file where the timer should render.
Paste the snippet at the exact spot.
Click Save.
The snippet looks like this, with your own timer ID:
Back up your theme before editing code
Duplicate your theme before pasting anything into Edit code. If something goes wrong you can publish the copy and be back online immediately.
Tip
Prefer the app block. Code snippets are lost the next time you switch or update your theme and have to be re-pasted by hand — the app block survives and can be repositioned without touching code.