Pink pony club
if (stock is selected) {
  then "pink"
} else {
  "black"
}

stock is selected ? pink : black