assemblyItemSiteCategory
The AssemblyItemSiteCategory table categorizes assembly items for e-commerce and internal classification, optimizing searchability and organization.
Columns
| Name | Type | References | Description |
| categorydescription | String | The description of the category that is assigned to the assembly item. This description provides details about its classification for organizational, display, or reporting purposes. | |
| isdefault | Boolean | Indicates whether this category is the preferred or default category for the assembly item within the system. When this column is set to 'true', this category is automatically selected for relevant processes. | |
| item | String | The assembly item that is associated with the site category. This item refers to a finished good or bundled product composed of multiple components, which is typically manufactured or assembled before being sold. | |
| website | String | The website or online storefront where the assembly item is categorized, determining how it is displayed, filtered, or organized for customers and internal users. |