Groups store categories and items available for a store or partner: belongs to a Store (storeId) or a partner Account (partnerAccountId) and is referenced by StoreCategory rows via catalogueId. Beyond grouping, it is the storefront's filter configuration: price and discount range filters (minPrice/maxPrice/priceSpan with priceFilterApplicable, discountMin/MaxPercentage/discountSpan with discountFilterApplicable) and attribute filter toggles (fuel, transmission, productCC, productColor, makeFilter, productFilter, showProductFeature).
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
CurrencyIsoCode | Currency ISO Code | Text | | |
DiscountFilterApplicable | Discount Filter Applicable | Boolean | | |
DiscountMaxPercentage | Discount Max Percentage | Decimal | | |
DiscountMinPercentage | Discount Min Percentage | Decimal | | |
DiscountSpan | Discount Span | Decimal | | |
ExternalId | External | Text | | |
Fuel | Fuel | Boolean | | |
Id | Id | Guid, hidden | Yes | |
Label | Label | Text | | |
MakeFilter | Make Filter | Boolean | | |
MaxPrice | Max Price | Decimal | | |
MinPrice | Min Price | Decimal | | |
ModifiedById | Modified By | Lookup → UserAccount | | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | | |
PartnerAccountId | Partner Account | Lookup → Account | | |
PriceFilterApplicable | Price Filter Applicable | Boolean | | |
PriceSpan | Price Span | Decimal | | |
ProductCC | Product CC | Boolean | | |
ProductColor | Product Color | Boolean | | |
ProductFilter | Product Filter | Boolean | | |
RecordTypeId | Record Type | Guid, hidden | | |
ShowProductFeature | Show Product Feature | Boolean | | |
StoreId | Store | Lookup → Store | | |
SubscriptionKey | Subscription Key | Guid, hidden | Yes | |
Transmission | Transmission | Boolean | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
DeleteEntity | Delete | Delete | DeleteEntity |
DeleteRow | Delete | Delete | DeleteRow |
EditEntity | Edit | Edit | EditEntity |
EditRow | Edit | Edit | EditRow |
New | New | New | New |
Lookup filters
| Filter | Lookup field | Notes |
| Partner Account Filter | PartnerAccountId | Partner Account Filter |