Skip to main content
subscription_profile.liquid tags are grouped by default vs optional usage.
  • Default components are already present in the shipped subscription_profile.liquid template.
  • Optional components can be added or used to replace parts of the default layout.
Shared page components are documented on Shared page components: {% legacy_navbar %}.

Default components

{% subscription_profile_personal_details %}

{% subscription_profile_address %}

{% subscription_profile_payment_method %}

{% subscription_profile_shipping_method %}

Shows the subscription’s current Shopify shipping method and lets the customer choose another rate that Shopify currently makes available for their address and products. The component only renders when Change shipping method is enabled under Settings > Self Service Center.

Optional components

{% subscription_profile_delivery_method %}