Having a customer be redirected to shopping page after adding a product to cart

This topic has 4 replies, 2 voices, and was last updated 1 years, 3 months ago ago by Tony Rodriguez

  • Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    January 14, 2023 at 11:10

    Hi there
    I would like to have the following
    1. when the customer add a product to cart while he is at the product category page, not to redirect him on the prodct page but to leave him at the current product category page
    2. while a customer is at a product page, and adds a product to the cart, then the customer should be redirected to the shop page.
    Regards
    G

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 14, 2023 at 13:38

    Hello, @Cr3atorf1lm,

    1. I have checked your site now and found that there is no issue. When i add a product to the cart while at the product category page not to redirect on the product page but leaves me at the current product category page. I have recorded a video for you on your site. Please watch it complete video for a better reference here: https://www.veed.io/view/a1a9ebdc-e885-472e-b359-298bf36aaf8b?sharingWidget=true&panel=share

    2. Unfortunately, there is no such option in the theme. you can use any third-party plugin but at your own risk which better meets your requirements.

    Thanks for your understanding.

    Regards 8Themes Team.

    Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    January 14, 2023 at 14:04

    Hi there
    1 the option for back to the market is not there if you try to buy from mobile
    2. ok for this

    Please advice
    regards
    G

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 14, 2023 at 14:32

    Hello, @Cr3atorf1lm,

    1. Please copy and paste the below given CSS code to Xstore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

    @media only screen and (max-width: 992px){
    .popup-added-to-cart-content.pos-relative .mob-hide {
        display: block !important;
    }
    }

    Regards 8Themes 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.