Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ProductSnapshotBase

API reference for ProductSnapshotBase in Vendr, the eCommerce solution for Umbraco v8+

ProductSnapshotBase

public abstract class ProductSnapshotBase : IProductSnapshot

Inheritance

Namespace

Properties

IsGiftCard

public abstract bool IsGiftCard { get; }

Name

public abstract string Name { get; }

Prices

public abstract IEnumerable<ProductPrice> Prices { get; }

ProductReference

public abstract string ProductReference { get; }

Properties

public abstract IDictionary<string, string> Properties { get; }

Sku

public abstract string Sku { get; }

StoreId

public abstract Guid StoreId { get; }

TaxClassId

public abstract Guid? TaxClassId { get; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.