Question

I am using the Mage Tool to clear my cache, and I am wondering, when I clear the cache using this tool, does it empty all the users shopping carts?

The tool can be found at :

https://github.com/alistairstead/MageTool

Was it helpful?

Solution

Deleting your users sessions will empty their carts. Or truncating sales_flat_quote tables.

Clearing the cache won't affect your users sessions/carts.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top