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.

IProductAdapter

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

IProductAdapter

public interface IProductAdapter

Namespace

Methods

GetProductReference

Get a product reference for the product in the given store with a given SKU.

public string GetProductReference(Guid storeId, string sku)

Parameters

Parameter Description
storeId
The store id of the store
sku
The SKU of the product

GetProductSnapshot

Get a product snapshot for the supplied product reference in the given culture.

public IProductSnapshot GetProductSnapshot(string productReference, string languageIsoCode)

Parameters

Parameter Description
productReference
The product reference of the product
languageIsoCode
The language ISO code of the culture

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.