Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShopifyAdapter

Shopify adapter

  • wrapper for the shopify buy sdk
  • launch shopify api requests
  • return results with instances of shopperman typescript classes
  • exposes a checkout machine which can be used by other components

Hierarchy

  • ShopifyAdapter

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

checkoutMachine

checkoutMachine: ShopifyCheckoutMachine

Methods

getProductsInCollection

  • getProductsInCollection(collectionId: string): Promise<Product[]>

Generated using TypeDoc