- if order_cycles_enabled? #distribution-choice - if current_distributor.present? %p %strong = t :ocs_choice_distributor = current_distributor.name - if current_order_cycle.present? %p %strong = t :ocs_choice_oc = current_order_cycle.name - if current_distributor.nil? && current_order_cycle.nil? %p = t :ocs_choice_text