Create the vertical line plot. The RESPONSE= option specifies the response variable. The GROUP= option specifies the group variable.
vline month / response=actual group=product; run;