For temporary purpose, i have disabled all the 'Add to cart' options from my site, so that the customer cannot place the order. I checked at my end, on desktop as well as on mobile, the Add to cart button is no more visible, hence, i was not able to place order. But still, i am getting some order confirmations from customers end. How is this possible. How the customer's are able to place the order when there is no Add to cart button on the entire site.
My view is that, this is because of the customer's browser cache, my new changes are not reflected at there end. what can i do from magento site, that the changes get reflected at customer's end even there is previous browser cache.
-
There are multiple places where customer able to place the order, so you need to first confirm that you have disable that all options.Dhiren Vasoya– Dhiren Vasoya2020年03月19日 13:38:37 +00:00Commented Mar 19, 2020 at 13:38
-
Which places you mean?Nafsss– Nafsss2020年03月19日 14:10:05 +00:00Commented Mar 19, 2020 at 14:10
1 Answer 1
In Magento 2 Customer are able to place the order into following places.
1. Product Page.
2. Wishlist Page
3. Re-Order options
4. Already Save Cart into customer account.
So confirm you restrict this all places.
-
it is disabled every whereNafsss– Nafsss2020年03月24日 08:01:59 +00:00Commented Mar 24, 2020 at 8:01
Explore related questions
See similar questions with these tags.