Instance variables give objects their state.
Instance variables for Oxford shirts could store:
Example: Oxford shirts have a price, but so do Chinos, so the instance variable price is attached to the Item class.