Additional state of Product for external website
If a customer uses his own website, he would like not only to display the current on sale products, but also to display the products which will be on sale soon or which sales have ended.
To enable this export, a new parameter is enabled at Internet Point of sales:
Besides of calculating the additional states automatically, operator could manually enter states for event or performance by the custom variable of code "AddState":
When this new parameter is enabled at point of sales, the additional states of performance/events contain the follow
SecuTix state | Additional condition | Additional Info Code |
|---|---|---|
PREPARING |
| (not export) |
VALIDATED |
| SOON_ON_SALE |
RUNNING | current date < sales first date | SOON_ON_SALE |
RUNNING | (sales first date <= current date <= sales last end) | ON_SALE |
RUNNING | (sales first date <= current date <= sales last end) | TEMPORARY_UNAVAILABLE |
RUNNING | current date > sales last date | SALES_ENDED |
SUSPENDED |
| TEMPORARY_UNAVAILABLE |
CANCELED |
| CANCELED |
CLOSED |
| (not export) |
CANCELED CLOSED |
| (not export) |
Besides of the above states, some manual state could also be defined manually (via the custom variable "AddState")
MOVED_OR_POSTPONED
TOO_LATE_FOR_SHIPPING
ONLY_AVAI_AT_BOXOFFICE
SOLD_OUT