Condition_HasUnlockableSalonHair
Description
Checks whether the customer (BaseObject) has at least one hair in SalonHairPool that is still locked. Used to hide the unlock styling interaction when there are no locked hairs left.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Customer. Resolves candidate hairs by gender/age and checks ownership. |
| CompareType | Equal(has locked hair) / NotEqual(has none). |
| S1 | Optional category key: "Short"/"Medium"/"Long"/"Ponytail". Empty checks all. |