| West Wind Web Store .NET 2.0 |
Class busItemUpsell
|
public class busItemUpsell : wwBusiness<wws_itemupsellRow>
| Member | Description | |
|---|---|---|
![]() |
Constructor | |
![]() |
GetUpsellItems | Returns a table of Upsell Items for a specific Item public int GetUpsellItems( int ItemPk, string Tablename ); |
![]() |
LoadUpsellItem | Loads an upsell item by locating both the item and upsell pks. public bool LoadUpsellItem( int ItemPk, int UpsellPk ); public bool LoadUpsellItem( string ItemSku, |
Last Updated: 3/7/2007 |
Send topic feedback