Adding custom HTML to Recharge Widget

Topic summary

A developer is attempting to add custom HTML elements (specifically a <select> dropdown) to the Recharge subscription widget on Shopify, using the Shopify Checkout Integration.

Key Challenge:

  • They want to insert the custom element within the “one-time purchase” option of the widget
  • While they know what HTML to add, they cannot determine where in the codebase to implement it
  • An image was shared showing the desired placement location (marked with an arrow)

Response:

  • Another user shared a YouTube tutorial link about customizing the Recharge subscription widget, potentially offering guidance on widget modification

Status: The question remains open, awaiting more specific technical guidance on code placement and implementation methods.

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

Can anyone please tell me how can I make it possible to add custom HTML elements in my Recharge Widget on Shopify?

I am using Shopify Checkout Integration and due to some requirements, I am trying to add a custom

Customize recharge subscription widget by Heyjak