__( 'My cart', 'brandy' ), 'checkout' => __( 'Shipping detail', 'brandy' ), 'complete' => __( 'Complete', 'brandy' ), ); $current_step_index = array_search( $current_step, array_keys( $steps ) ); ?>