MOBILE STORE

A mobile store is a digital platform that enables the selling, showcasing, and purchasing of products via mobile devices. This store is organized into various collections, each comprising a group of related products.
Mobile store, as an API, allows you to manage and access collections and products within your store. A collection is a group of products organized under a common theme or category.

Key tasks with the Mobile Store API:

  • Listing Collection Items: Retrieve a list of all products within a specific collection.
  • Getting Collection Products: Retrieve all products associated with a particular collection.
  • Getting a Product: Retrieve detailed information about a specific product using its unique identifier.
These functionalities help streamline the organization and retrieval of products in your mobile store, ensuring an efficient and user-friendly experience.

listCollectionItemlistCollectionItemgetCollectionProductgetCollectionProductgetProductItemgetProductItem