The Info Sections API allows you to create and manage info sections, which can then be assigned to products using the Products API.
Info sections are displayed on your site, allowing store owners to provide detailed, organized, and comprehensive information about their products.
This API provides all the necessary functionality to manage a bank of info sections, which can be applied to products to ensure a consistent info sections experience across your store.
With the Info Sections API, you can:
It’s important to note the following points before starting to code:
getCatalogVersion()
[https://dev.wix.com/docs/sdk/backend-modules/stores/catalog-provision/get-catalog-version] to get the site's Stores catalog version before using any of the Info Sections V3 API methods. If the site uses Stores Catalog V1, the Info Sections V3 API methods will not be available.