This topic has 4 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Tony Rodriguez
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
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.
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
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.
Tagged: add to cart, checkout, redirect, shopping, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up