createInfoSection( )


Creates an info section.

To assign the info section to a product, include the infoSection.id or infoSection.uniqueName when creating or updating a product.

Method Declaration
Copy
Method Parameters
infoSectionInfoSectionRequired

Info section to create.

Returns
Return Type:Promise<InfoSection>
Errors
400Invalid Argument

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?