Cart Ajax API

This section documents the Ajax API exposed for retrieving information and updating the Cart Session. 

cart.json

Ajax API for retrieving the current users Cart Session.

clear.json

Ajax API for clearing the current users Cart Session.

deleteLine.json

Ajax API for deleting a Cart Line from the Cart Session.

update.json

Ajax API for updating the current users Cart Session.