📄️ Authentication
SALVO-TS provides some functions to help you manage customer authentication in Shopify. These are available on the Auth singleton object.
📄️ Cart
The main way of working with the cart in SALVO-TS is via the Cart singleton object.
📄️ Customer
obsolete: check how this is referenced now
📄️ Product
obsolete: check how this is referenced now
📄️ Product recommendations
obsolete: check how this is referenced now
📄️ Search
obsolete: check how this is referenced now
📄️ Dynamic sections
obsolete: check how this is referenced now
📄️ Shopify object types
SALVO-TS includes up-to-date types for common Shopify Liquid and AJAX API objects, so you don't need to define these every time you're dealing with Shopify data.