No plan ladders yet.
A plan ladder can be created before any product exists; its tiers get attached to a product once one is ready.
Create Plan Ladder| Name | Tiers | Active Positions | Actions |
|---|---|---|---|
| {{ .Name }} | {{ .TierCount }} | {{ if gt .ActiveAttachmentCount 0 }} {{ .ActiveAttachmentCount }} {{ else }} 0 {{ end }} | Manage {{ if gt .ActiveAttachmentCount 0 }} {{/* Blocked deletion renders a disabled button on the same row, with the reason in the wrapping span's tooltip (a disabled button swallows hover events, so the title must sit on the wrapper) — maintainer 2026-08-23: no note stacked between the buttons. */}} {{ else }} {{ end }} |
Total: {{ len .Ladders }} ladder(s)
{{ end }}