Buy It Now/payment Button Not Showing on product page (Brooklyn Theme)

Hey,

Hoping someone can help!

The buy it now/payment button doesn’t seem to be showing on the product page…

I have gone to the product pages setting and made sure the ‘Dynamic Checkout button’ is ticked, and the product is in stock.

Does anyone have any idea why it might not be showing?

Any help would be much appreciated!

Product page: https://www.notacard.com/products/black-bottle-whisky-whisky-stones-in-velvet-bag

Thanks in advance,

@mrjaengland

.shopify-payment-button, .shopify-payment-button__button {
  display: block !important;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->timber.scss.liquid

Like This