How can I disable Apple Pay button?

Topic summary

Main issue: OP wants a CSS selector or method to disable/hide the Apple Pay button on the product page.

Context: Attached screenshots show the Apple Pay (express checkout) button on the product page. Images are central to understanding what needs to be hidden.

Latest updates:

  • A supporter requested the store URL to review the implementation before suggesting a solution.
  • Another reply outlined steps to edit the theme: Admin → Online store → Theme → Edit code → theme.liquid, then add code before the tag. However, the actual code snippet was not provided.

What’s missing:

  • No specific CSS selector or complete code snippet has been shared.
  • No confirmation of the theme or app generating the Apple Pay button, which can affect the selector.

Status:

  • Unresolved/ongoing. Awaiting the store link and a complete code example to proceed.

Next actions:

  • Share the store link for review.
  • Provide or request the missing code to disable/hide the button.
Summarized with AI on December 18. AI used: gpt-5.

I want to get selector CSS to disable Apple pay button on product page. Can you help me, please?

Thank you so much

Hi @AndyHung , Can you kindly share your store link with us? We will check it and suggest you a solution if possible.

@AndyHung ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag