{"title":"Disable Click and Collect","slug":"hide-click-and-collect-option","url":"https://support.storeconnect.com/articles/hide-click-and-collect-option","url_markdown":"https://support.storeconnect.com/articles/hide-click-and-collect-option.md","subtitle":null,"summary":"Hide the click-and-collect option from checkout by adding a single CSS rule to the Custom Style field on your store record.","type":"Help_Documentation","video_url":"","keywords":"click and collect, disable click and collect, hide click and collect, checkout options, css customization, store settings, custom style, pickup option, in-store pickup, checkout configuration, css rule, display none","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"If you don’t offer customers click and collect, you will want to hide this option from the checkout. This can be done by adding a CSS rule.\n\nTo hide it, you should follow these steps:\n\n1.  Go to your store settings and look for the Custom Style field\n2.  Paste the following CSS rule:\n    `[data-tab-trigger=\"click-and-collect\"] { display: none }`\n\n3.  Click on **Save**\n\n**Related help documents**\n\n-   [Adding custom JavaScript, CSS and head content](adding-custom-javascript-css-and-head-content)"}