Why did my 'Add to Cart' button disappear from my website?

Topic summary

A Shopify store owner encountered an issue where their ‘Add to Cart’ button vanished from their website. They initially restored it by unchecking the ‘show dynamic checkout button’ option in their theme settings.

Current Status:

  • The ‘Add to Cart’ button is now visible again
  • However, the solid button styling is missing
  • Other available payment method buttons have also disappeared

Proposed Solution:
A PageFly support representative provided a fix involving adding custom code to the theme.liquid file:

  1. Navigate to: Online Stores > Themes > More Actions > Edit code
  2. Open the theme.liquid file
  3. Paste the provided markup code above the </head> tag

Note: The actual code snippet and some text appear reversed/encoded in the original conversation, which may indicate a display or formatting issue in the forum thread itself.

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

Hi!
somehow my Add to cart button disappeared this morning, the only way I could retrieve it was to “uncheck” the show dynamic checkout button. Now the add to cart button is back but it’s missing the solid button and my other payment methods available are gone.
please help!!
http://Unleashedbystella.com

Hi @UBS

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

1 Like