Hey @kiddfirm
The problem appears to be that the checkout button
has been moved inside of the web payments
block. The web payments
block has a display:none setting when the browser doesn’t have payment method setup by the user on their system such as Apple Pay or Google Pay. Move the button back outside of the web payments
block. Publish the site and that should solve the issue. Let me know if you need anything else. Hope that helps.