I found the solution that fixed this on my website after a bit of playing around!
-
Go to Code Settings
-
Under ‘Sections’, select main-product.liquid
-
Scroll down until to you see {%- render ‘buy-buttons’, block: block, product: product, product_form_id: product_form_id, section_id: section.id, show_pickup_availability: true -%}
-
Delete ‘section.id, show_pickup_availability:’
-
Save and preview your site