ProductProviderBaseGetProductIdentifier Method |
| Name | Description | |
|---|---|---|
| GetProductIdentifier(Product) |
Creates a unique product identifier by concatenating the product ID or number (depends on the CalculatePriceUsingProductNumber setting), the variant ID and the language ID.
Override to build up your own unique identifier.
| |
| GetProductIdentifier(Product, String) |
Creates a unique product identifier by concatenating the product ID or number (depends on the CalculatePriceUsingProductNumber setting), the variant ID and the language ID.
Override to build up your own unique identifier.
|