
# Ecom Visibility

Determines item visibility in Ecom (Online Store) and Online Checkout.

## Enumeration

`EcomVisibility`

## Fields

| Name | Description |
|  --- | --- |
| `UNINDEXED` | Item is not synced with Ecom (Weebly). This is the default state |
| `UNAVAILABLE` | Item is synced but is unavailable within Ecom (Weebly) and Online Checkout |
| `HIDDEN` | Option for seller to choose manually created Quick Amounts. |
| `VISIBLE` | Item is synced but available within Ecom (Weebly) and Online Checkout but is hidden from Ecom Store. |

