public static bool GiftPromosProductInsert(GiftPromo product) { return(Exigo.AddToGiftPromos(product)); }