Uninstall Online Store sales channel when only selling via Buy Button

Solved

Uninstall Online Store sales channel when only selling via Buy Button

wolf-gang
Shopify Partner
17 0 4

Hello,

 

I only want to use the Buy Button sales channel. Can I safely uninstall the Online Store sales channel?

 

Up until now I just used password protection for the Online Store but after updating BuyButton.js to v3 the checkout redirects to the login page if password protection is enabled. But I don’t want the Online Store to be accessible.

 

Thanks

Accepted Solution (1)

moshbray
Shopify Partner
85 3 10

This is an accepted solution.

I wouldn’t recommend uninstalling the Online Store channel even if you only use the Buy Button because the Buy Button still relies on assets and routes from the Online Store. Instead, turn off password protection and use a redirect in your theme to block storefront access while keeping checkout fully functional.

View solution in original post

Replies 2 (2)

moshbray
Shopify Partner
85 3 10

This is an accepted solution.

I wouldn’t recommend uninstalling the Online Store channel even if you only use the Buy Button because the Buy Button still relies on assets and routes from the Online Store. Instead, turn off password protection and use a redirect in your theme to block storefront access while keeping checkout fully functional.

wolf-gang
Shopify Partner
17 0 4

Alright, thank you!