Skip to content

FAQ

Q: How to set availability for a Product for selected date-range?

A: From "Availability Tab", we can set the start and end date for product.

When the start date is reached, a scheduled job (cron) will:

  • Automatically make the product available for sale in all sales-channels - Online Ordering, POS, Uber and DoorDash.
  • Remove the start date from the admin panel

When the end date is reached, the cron job will:

  • Remove the end date
  • Mark the product as Inactive, making it unavailable across all sales channels
  • Once the date range ends and the product becomes inactive:

If an admin reactivates the product, it will again be available across all sales channels

Get to know more about availability