Ecommerce

This section describes the API of the Ecommerce module.

To manage product types and products, you must add the following using statements:

using Telerik.Sitefinity.Ecommerce.Catalog.Model;
using Telerik.Sitefinity.Modules.Ecommerce.Catalog;

To manage departments, products,  product types and product attributes, you use the Telerik.Sitefinity.Modules.Ecommerce.Catalog.CatalogManager class. To get an instance of the manager, use the following code:

CatalogManager catalogManager = CatalogManager.GetManager();

The section contains the following:

Next steps

+1-888-365-2779
sales@sitefinity.com

Related topics:

Feedback

How useful is this article?

Tell us more

Submit
Your message was successfully sent.

We appreciate your feedback.

Your message could not be sent.

OK