[
  {
    "sku": "RX-1001",
    "name": "Amoxicillin",
    "category": "Antibiotics",
    "brand": "NorthStar",
    "strength": "500 mg",
    "form": "Capsule",
    "packSize": "21 count",
    "price": 18.99,
    "stock": 42,
    "prescriptionRequired": "Yes",
    "imageUrl": "/data/images/amoxicillin.svg",
    "description": "Common prescription antibiotic. Prescription verification required.",
    "commonSymptoms": [
      "Bacterial throat infection",
      "Ear infection",
      "Sinus infection",
      "Dental infection"
    ],
    "sellPrice": 18.99,
    "buyPrice": 12.34,
    "productType": "medicine"
  },
  {
    "sku": "OTC-1002",
    "name": "Acetaminophen",
    "category": "Pain Relief",
    "brand": "CareWell",
    "strength": "500 mg",
    "form": "Tablet",
    "packSize": "100 count",
    "price": 9.49,
    "stock": 120,
    "prescriptionRequired": "No",
    "imageUrl": "/data/images/acetaminophen.svg",
    "description": "Fever reducer and pain reliever for everyday use.",
    "commonSymptoms": [
      "Headache",
      "Fever",
      "Body aches",
      "Mild pain"
    ],
    "sellPrice": 9.49,
    "buyPrice": 6.17,
    "productType": "medicine"
  },
  {
    "sku": "OTC-1003",
    "name": "Ibuprofen",
    "category": "Pain Relief",
    "brand": "MedChoice",
    "strength": "200 mg",
    "form": "Tablet",
    "packSize": "80 count",
    "price": 8.75,
    "stock": 95,
    "prescriptionRequired": "No",
    "imageUrl": "/data/images/ibuprofen.svg",
    "description": "Nonsteroidal anti-inflammatory pain reliever.",
    "commonSymptoms": [
      "Muscle pain",
      "Inflammation",
      "Headache",
      "Menstrual cramps"
    ],
    "sellPrice": 8.75,
    "buyPrice": 5.69,
    "productType": "medicine"
  },
  {
    "sku": "RX-1004",
    "name": "Atorvastatin",
    "category": "Heart Health",
    "brand": "Generic",
    "strength": "20 mg",
    "form": "Tablet",
    "packSize": "30 count",
    "price": 14.2,
    "stock": 64,
    "prescriptionRequired": "Yes",
    "imageUrl": "/data/images/atorvastatin.svg",
    "description": "Cholesterol management medication. Prescription required.",
    "commonSymptoms": [
      "High cholesterol management",
      "Cardiovascular risk reduction"
    ],
    "sellPrice": 14.2,
    "buyPrice": 9.23,
    "productType": "medicine"
  },
  {
    "sku": "RX-1005",
    "name": "Metformin",
    "category": "Diabetes Care",
    "brand": "Generic",
    "strength": "500 mg",
    "form": "Tablet",
    "packSize": "60 count",
    "price": 11.35,
    "stock": 78,
    "prescriptionRequired": "Yes",
    "imageUrl": "/data/images/metformin.svg",
    "description": "Diabetes medication. Prescription required.",
    "commonSymptoms": [
      "High blood sugar",
      "Type 2 diabetes management"
    ],
    "sellPrice": 11.35,
    "buyPrice": 7.38,
    "productType": "medicine"
  },
  {
    "sku": "OTC-1006",
    "name": "Loratadine",
    "category": "Allergy",
    "brand": "ClearDay",
    "strength": "10 mg",
    "form": "Tablet",
    "packSize": "30 count",
    "price": 12.99,
    "stock": 88,
    "prescriptionRequired": "No",
    "imageUrl": "/data/images/loratadine.svg",
    "description": "Non-drowsy daily allergy relief.",
    "commonSymptoms": [
      "Sneezing",
      "Runny nose",
      "Itchy eyes",
      "Seasonal allergies"
    ],
    "sellPrice": 12.99,
    "buyPrice": 8.44,
    "productType": "medicine"
  },
  {
    "sku": "OTC-1007",
    "name": "Vitamin D3",
    "category": "Vitamins",
    "brand": "SunHealth",
    "strength": "2000 IU",
    "form": "Softgel",
    "packSize": "120 count",
    "price": 15.5,
    "stock": 135,
    "prescriptionRequired": "No",
    "imageUrl": "/data/images/vitamin-d3.svg",
    "description": "Daily vitamin D supplement.",
    "commonSymptoms": [
      "Low vitamin D support",
      "Bone health support",
      "Fatigue related to deficiency"
    ],
    "sellPrice": 15.5,
    "buyPrice": 10.08,
    "productType": "medicine"
  },
  {
    "sku": "OTC-1008",
    "name": "Omeprazole",
    "category": "Digestive Health",
    "brand": "AcidEase",
    "strength": "20 mg",
    "form": "Tablet",
    "packSize": "42 count",
    "price": 17.8,
    "stock": 55,
    "prescriptionRequired": "No",
    "imageUrl": "/data/images/omeprazole.svg",
    "description": "Heartburn relief for frequent symptoms.",
    "commonSymptoms": [
      "Heartburn",
      "Acid reflux",
      "Sour stomach",
      "Frequent indigestion"
    ],
    "sellPrice": 17.8,
    "buyPrice": 11.57,
    "productType": "medicine"
  },
  {
    "sku": "RX-1009",
    "name": "Lisinopril",
    "category": "Heart Health",
    "brand": "Generic",
    "strength": "10 mg",
    "form": "Tablet",
    "packSize": "30 count",
    "price": 10.1,
    "stock": 74,
    "prescriptionRequired": "Yes",
    "imageUrl": "/data/images/lisinopril.svg",
    "description": "Blood pressure medication. Prescription required.",
    "commonSymptoms": [
      "High blood pressure management",
      "Heart health support"
    ],
    "sellPrice": 10.1,
    "buyPrice": 6.57,
    "productType": "medicine"
  },
  {
    "sku": "OTC-1010",
    "name": "Cough Syrup DM",
    "category": "Cold & Flu",
    "brand": "ReliefCo",
    "strength": "15 mg/5 mL",
    "form": "Liquid",
    "packSize": "8 fl oz",
    "price": 7.99,
    "stock": 62,
    "prescriptionRequired": "No",
    "imageUrl": "/data/images/cough-syrup.svg",
    "description": "Dextromethorphan cough suppressant.",
    "commonSymptoms": [
      "Dry cough",
      "Cough from cold",
      "Throat irritation"
    ],
    "sellPrice": 7.99,
    "buyPrice": 5.19,
    "productType": "medicine"
  }
]
