VIVAMEN

Enter password to continue

Incorrect password

VIVAMEN Developer

Phase 1: Product Selection

Patient clicks the CTA on a product page and enters the consultation flow.

flowchart TD
  A["▶ Patient on product page
(e.g. Regaine, Finasteride)"]:::startNode A --> B["Patient clicks
'Start Your Consultation' CTA"] B --> C["Consultation form loads
for product category"]:::greenNode C --> D["→ PHASE 2"]:::nextPhase classDef startNode fill:#1e3a5f,stroke:#60a5fa,color:#fff classDef greenNode fill:#065f46,stroke:#34d399,color:#fff classDef nextPhase fill:#1e3a5f,stroke:#60a5fa,color:#fff

Annotation