service( 'template_manager' )->echo_template( 'order/terms-acceptance.php', array( 'value' => $order->get_meta( self::META_KEY ), ) ); } }