How Do I remove Shop Pay Installments Message From My Product Page?

Topic summary

Issue: Users want to remove the Shop Pay Installments message from product pages while keeping it as a payment option, primarily to highlight alternative payment methods like AfterPay or to reduce visual clutter.

Solutions Provided:

  • Primary fix: Add custom CSS code to theme.liquid file (either above </head> or above </body> tag) to hide the installments message using display properties
  • Multiple users confirmed this solution works effectively

Additional Questions:

  • One user asked about targeting specific products/templates only (to avoid conflicts with subscribe & save widgets)
  • Another requested moving the installments message below the “Add to Cart” button instead of complete removal to prevent it from pushing the button out of view

These advanced customization requests remain unanswered. The solution requires editing theme code files, so caution is advised when making changes.

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

Works like a charm, thanks a lot :heart: :backhand_index_pointing_right: :backhand_index_pointing_left: