I’m using Shopify only for access to its Buy Button checkout links. So whenever a customer is prompted to click any button that redirects them to the Shopify site (https://souled-art.myshopify.com/), it takes them away from where I want them to be, which is https://www.souled.art.
I only sell one product at a time, so not infrequently, a customer will come to the “Sold Out” screen, which includes a button to continue. Clicking it takes them to https://souled-art.myshopify.com/cart. Clicking the button there takes them to https://souled-art.myshopify.com/collections/all.
Again, I don’t want them trying to navigate ANY part of the Shopify site.
What I’d like to do is have the “Continue” button on this screen redirect them back to https://www.souled.art. If that cannot be achieved, I’d like to fine the place where I can set the display of this button to “none.”
The latter isn’t an ideal fix, but it’s slightly better for user experience. Thanks in advance for any help. Here’s a Checkout Link for a sold out product: https://souled-art.myshopify.com/cart/45102444314944:1?channel=buy_button
Which shopify plan are you using? because checkout page is not editable in basic plan.
It’s basic. I’m not feeling anywhere near enough volume to upgrade beyond that. I’ve read that checkout isn’t editable in Basic, but I was hoping there was some CSS that I could manipulate to at least hide this button if nothing else.
It’s basic. I’m not selling anywhere near enough volume to upgrade beyond that. I’ve read that checkout isn’t editable in Basic, but I was hoping there was some CSS that I could manipulate to at least hide this button if nothing else.
Can add/hide buttons on the cart page, but not checkout.
I am not 100% certain, but would assume anything shown by default from Shopify in the checkout cannot be changed or hidden without plus plan. Good luck!
Thanks for chatting through this with me, Biznazz. Is this not the cart page: https://souled-art.myshopify.com/cart/45102444314944:1?channel=buy_button
This is the specific page that I need to fix, which seems like it comes before the checkout page.
That link is taking them direct to checkout. In the buy button channel change settings to “Cart” or “Product Details Page” like so:
This will take them to: https://souled-art.myshopify.com/cart
Then you would edit the cart template to add additional content to the page. Good luck!