private void SetAPFDeliveryOption(MyHLShoppingCart cart)
 {
     cart.CheckAPFShipping();
 }