Checkout is currently unavailable due to technical problems. Please try again in a few minutes

On clicking on buy it now in product page i get the error Checkout is currently unavailable due to technical problems. Please try again in a few minutes.

Store name: https://selectaisle.com

I didn’t see a buy now button on the product page, but I was able to add to cart and get to checkout without issue. Are you able to share some screenshots and clear replication steps?

@edgeIT working fine

Hi,

we have disabled the buy now button as its not working. enabling it again
for you to check. it will live for the next 30 mins only.

No its not working fine. the error pops up and confuses the user. then it vanishes and proceeds to the page finally. the error should not come up.

@edgeIT
sorry for the late understanding, Your theme is ware-house, As my knowledge ware-house theme does not exist this pop-up, so I think this pop-up is blong the third party but you can add this code to hide it from the front

top-level-modal[data-testid="top-level-modal"] {
    display: none !important;
}

if your issue is solved so hit like and mark it solution, thanks.

where do i add this code? which file?

in the bottom of theme.css @edgeIT

works. thanks a ton. you are a genius.

@edgeIT welcome :blush: :two_hearts:

Hey the error message is resolved, but the buy now button takes us back to home page and not checkout page. Can you help solve this.

Hey the error message is resolved, but the buy now button takes us back to home page and not checkout page. Can you help solve this.