I am using Woocommerce cart widget in the header, Add to basket behaviour in Woocoomerce is set to "Enable AJAX add to basket buttons on archives", But product counter is not showing how many products have been added to the cart without refreshing the page.
Can anyone explain what can be the issue?
Thanks in advance.
Related
After a few days without updating website, there's the trouble with missing cart content.
click
Everything that's loading is header. You can see it on the screenshot.
I checked whether shortcode [woocommerce_cart] is there. It is. I tried to change theme from custom to clean Storefront theme and it is still not showing any content of cart, when there are any items.
If there's no items in cart, it is showing "Your basket is currently empty.". Вut when I add any product in cart, the cart page content disappears.
What can i do with that? Any ideas?
I'm using elementor pro, woocommerce, ocean wp theme and the elementor custom skin add-on.
I want to build an ecommerce website without products pages but only a shop page, in order to have all my products on the shop page with add to cart button and a quantity selector.
For that, I used the loop system and it works quite well.
I only have 1 issue : when you add a product to the cart, it automaticaly redirects you to the product page.
I don't want to use the products pages. I would like to disable them.
I want customers to stay on the shop page for further shopping. Only access to cart page or checkout page when they click on the add to cart menu.
If it's possible to do that without coding it's best, otherwise, please tell me how to do if you can :)
thank you!
This issue can be fixed if you click on the tick mark named as " Redirect to the cart page after successful addition". You will find it in Woocommerce > Settings > General.
This will help customers to go to the cart page after they add something to the cart. But I don't know how to redirect customers to the shop page after they add to cart something. I am also asking for that help.
See the screenshot:
I have developed a custom theme. Everything working fine but woocommerce single product page add to cart button not updating products.
In the cart page update cart works sometimes and again suddenly stop working. here is the link http://webdesign-projects.xyz/mer/shop
Can anyone figure out the issue?
lightningfastcells.com is using woocommerce plugin. Now when adding a product to cart it works and redirects to (?add-to-cart=457) but when I add the same product by clicking on the add to cart link the page is being cached by the browser thus it doesn't add the product to the cart but when I refresh the page or revisit the link (?add-to-cart=457) it adds the product to cart. Is there a way to disable cache on add to cart links?
If you are using w3total cache then pls check below docs
https://docs.woocommerce.com/document/configuring-caching-plugins/
I'm trying to figure out how can I show a suggestion page once a user click on the button 'Add To cart'.
I want to show related products as Amazon does.
I do not know how to register the Event and redirect to a template once clicked the button.
Any idea how can I accomplish this?
You can use the default Cross-sells by WooCommerce. The options would then be shown in the cart page. Clicking on Add to Cart can lead the customer to the cart page after the product has been added. That setting can be found in your general settings of WooCommerce to ensure it does that.