Force users to go to Woocommerce Cart page first before checkout

This topic has 4 replies, 2 voices, and was last updated 3 months ago ago by Rose Tyler

  • Avatar: Victoryunderwear
    ryan
    Participant
    February 7, 2024 at 21:31

    Hey there, just this quick question. Is this possible with this theme?
    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 8, 2024 at 08:57

    Hello,

    Thank you for reaching out to us with your inquiry.

    Upon review, we have confirmed that the functionality to add items to the cart on your website, followed by a redirect to the Cart page, is currently active. Could you please confirm if the issue has been resolved to your satisfaction? Should you require additional support, we kindly ask that you provide us with a more detailed description of your request.

    We eagerly await your reply.

    Best Regards,
    8Theme’s Team

    Avatar: Victoryunderwear
    ryan
    Participant
    February 8, 2024 at 09:09

    Hi, sorry I didn’t elaborate. What I mean is force customers to the Cart page first before accessing the Checkout page.
    It doesn’t seem that this is possible, but I may just hide the Checkout button from the minicart dropdown.
    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 8, 2024 at 10:27

    Hello,

    You are correct, and in order to hide the button, custom CSS code can be used:

    .mini-cart-buttons .btn-checkout {
        display: none !important;
    }

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Best Regards,
    8Theme’s Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.