For this, we need to automatically set different price points and features at different times. For example, let's say that the webinar happens, and we open the offer for 3 days:
* Within the first hour: They get 4 fast action bonuses for the same price
* After 1 hours: All the fast action bonuses are automatically "expired" and they get the same price
* After 1 day: The price goes up $X
* After 2 days: The price goes up $X
* After 3 days: The offer completely expires
This should be usable with a hard deadline date & time, as well as a deadline funnels style counter that starts when they first view the offer.
Functionally, that could work like this on the backend:
  1. Choose hard deadline or deadlines funnel style countdown
a. If hard deadline, choose hard start date and time
b. if deadline funnel style, no date or time needed because the clock starts once they first load the page
  1. Create a new "section" to show once offer completely expires
  2. Create a new "section" of content for each tiered offer stage
  3. Mark each new "section" above as a "tiered offer stage" type of content so it's hidden by default
  4. Then we drag them into the order we want them to appear, with the final expiration section last
  5. Within that each tiered offer section's properties, we can set:
a. product price/variation
b. visibility time in hours (ex: 3 hours or 48 hours)
  1. Then once the visibility time expires, the next section automatically becomes visible
  2. Once the last tier's visibility expires, the offer automatically ends