• Hi

    My website is fast when the cart is empty and slow when a product is added. I know there is other options (some costly), but could make an option, for the cart to get the data differently?
    I was thinking, it could all be saved in a cookie and then instead of asking (ajax request) the server on every pageload, then it would ask the cookie?

Viewing 1 replies (of 1 total)
  • D Smith a11n

    (@dsmithweb)

    Automattic Happiness Engineer

    Hello!

    If the difference between an empty and non-empty cart is that severe, it suggest there are problems with your hosting. Can you check whether the versions of PHP and MySQL your site runs on are up-to-date?

    A correctly configured webhost should have no problem handling a shopping cart– and it’s easier to get a correctly configured host than it is to devise a whole new shopping cart management system.

Viewing 1 replies (of 1 total)

The topic ‘cookie ajax cart widget’ is closed to new replies.