object

StoreDepartment

Store department details.
Fields
uid
Int
Unique identifier assigned to the store department (e.g., 101, 102, 103).
priority_order
Int
Priority or ranking order for department display (e.g., 1, 2, 3 - lower numbers appear first).
name
String
Display name of the store department (e.g., 'Electronics', 'Fashion', 'Home & Garden').
slug
String
URL-friendly identifier for the store department (e.g., 'electronics', 'fashion', 'home-garden').
is_active
Boolean
Whether the department is currently active and operational.
logo
JSON
Logo image information and metadata for the department.