Subscription Text
Displays a subscription plan option's title or description inside Subscriptions or Selling Plan Frequency.
Last updated
How to use
Nest this inside one of Subscriptions'
⦿ Selected/⦿ Unselectedplan designs (Radio picker), or Subscription Frequency's⦿ Unselected/⦿ Selecteddesigns (Button mode), wherever the plan's title, description, or frequency label should appear.Set
Contentto Title (the plan name), Description, or Frequency (the cadence label — use this mode inside Subscription Frequency's designs).Style it with
Font,Color, andTransform.
Where this control gets its text
It reads the title or description directly from the plan row it's nested inside — that row context is set by the Subscriptions selector for plan rows, and by Subscription Frequency for frequency buttons. Because it reads its own surrounding row, the same designed button correctly shows different copy for each option in a list.
When there's no row text to show — on canvas, outside a plan row, or a plan with no description set — it falls back to a neutral placeholder ("Title" or "Description") so the layer stays visible while you design.
Constraints & gotchas
Must live inside a plan row (inside Subscriptions) or a frequency button (inside Subscription Frequency) — outside that context it only ever shows the placeholder text, since it has no product connection of its own. Description only renders real copy if the underlying Shopify selling plan actually has a description set; otherwise it shows the placeholder. Use one source of copy per slot to avoid duplicate text.