Click or drag to resize

SavedForLaterAddProductToSavedForLater Method

Namespace:  Dynamicweb.Ecommerce.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void AddProductToSavedForLater(
	string productID,
	string productVariantID,
	string languageId
)

Parameters

productID
Type: SystemString
productVariantID
Type: SystemString
languageId
Type: SystemString
See Also