PHARMACY WINDOW PRESCRIPTIONS SIDE EFFECTS

PRESCRIPTIONS

abstract class Warbux {

// ============== MANIFESTO ============== //

String label = "warbux";
String type = "opiod epedemic collection";
String origin = "us, china, afghanistan ";
boolean restocks = false;
boolean scheduled = false;

// ============== DOSAGE ============== //

String dosage = "limited production run, without refills";
String frequency = "https://warbux.net";
String refills = "none";

// ============== INGREDIENTS ============== //

String ingredients = "n/a";
String manufactured = "domestic facility / internaional production partners";
boolean tested = n/a;

// ============== DIRECTIONS ============== //

String wear = "until symptoms subside";
String wash = "cold";
String storage = "dark, dry, out of reach of children";

// ============== WARNINGS ============== //

String warning1 = "time is limited";
String warning2 = "side effects may include nausea, vomiting, dizziness, drowsiness, and confusion. ";
String warning3 = "discontinue use if side effects continue";

}
// ============== END_OF_LIFE ============== //