Setup

To use the InfoSectionsV3 API, install the @wix/stores package using npm or Yarn:

Copy

or

Copy

Then import { infoSectionsV3 } from @wix/stores:

Copy
Did this help?