How to change links for "Purchase option"?

Topic summary

Main issue: customizing the product page’s Purchase Options UI—adding a “Remove” button and changing the behavior of the existing “Manage” button.

Key question: whether the “Bulk action links” extension is required for this change.

Guidance provided:

  • Recommendation is to build a Subscription UI extension, which is Shopify’s mechanism for customizing subscription-related UI on product pages.
  • Reference documentation was shared for “product subscription app extensions” (Shopify Dev link) to start building the necessary UI.

Notes:

  • A screenshot was included showing the current buttons, but no additional technical details were provided in the thread.

Status/outcome:

  • No explicit confirmation on using “Bulk action links”; the reply implies it’s not the correct approach for this requirement.
  • Actionable next step is to implement a Subscription UI extension per the linked docs.
  • Discussion appears open with no reported implementation results yet.
Summarized with AI on December 21. AI used: gpt-5.

Hello,

How can I add and change button functionality on the product page?

I want to add a “Remove” button and modify how the “Manage” button works.

Do I have to use “Bulk action links” extension?

You need to create a Subscription UI extension. You can learn about how to do this here:

https://shopify.dev/docs/apps/build/purchase-options/product-subscription-app-extensions/start-building