{# Flows.sh Tour Initialization Initializes the Flows.sh SDK and configures the demo tour. Include this partial in demo admin pages. Required context: - sessionId: Demo session ID - tourProgress: Current tour progress (optional) - concept: Selected store concept @see docs/specs/021-demo-dashboard/solution-design.md (lines 673-678) #} {% if showTour is not defined or showTour %} {% endif %}