https://drive.google.com/file/d/1ocDzoiTyYwYVIqjrJQmUbJdN7__iZFCq/view?usp=sharing
Navigate to your active theme.
Turn on the Giveaway Gator Body Tag feature within your App Embeds.
<aside> ⚠️
ensure you’ve turned on the “Enable Dynamic Content” checkbox
</aside>
Ensure this checkbox is turned on.
Add “Countdown timer” tag on any page
<div data-gg-multiplier style="text-align: center;">
Get [multiplier] entry for every $1 spent!
</div>
Note: The [multiplier] pulls data from the promo, so ensure that the promo is listed and active.
Add this snippet below for countdown timers
<div
class="ggator-countdown-timer"
data-gg-countdown
data-template="[remaining_time] to get [multiplier]X!"
></div>
Note: You’ll need to use custom CSS in order to add styling to the countdown timer and multipliers