getInfoSection( )


Retrieves an info section.

Permissions
Read info sections in v3 catalog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
infoSectionIdstringRequired

Info section ID.


optionsGetInfoSectionOptions
Returns
Return Type:Promise<InfoSection>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?